Create Jira Issue
You can specify the project key, summary, description, and issue type, and the API will automatically create a new Jira ticket in your chosen project. Ideal for automation tools, bug tracking integrations, CI/CD pipelines, or no-code apps that need to log issues dynamically.
Create Jira Issue endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Jira Issue /create-jira-issue |
Creates a new issue in a specified Jira project. The user must provide their Jira Cloud domain (via environment variable JIRA_BASE_URL) and a valid API token or OAuth bearer token. |
Create Jira Issue pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | 2 / second |
|
| ULTRA | $5 / month | 5 / second |
|
| MEGA | $15 / month | 10 / second |
|