JetBrains YouTrack REST API
The YouTrack REST API lets you perform programmatic actions in the issue tracker, including creating, modifying, and querying issues, managing projects, agile boards, work items, and more. The API uses JSON format and supports both permanent token and OAuth 2.0 authentication. A Postman collection is available for interactive exploration.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/issue.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/project.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/user.json