There are a core set of API’s for Jira that you can find in the Jira Platform REST API documentation: https://developer.atlassian.com/cloud/jira/platform/rest/
Please also note the “Run in Postman” button at the top of the REST API that allows you to try making these REST API calls directly.