API Token
You can take your api token here.Few readersAuthenticate
The API authentication method uses a header x-project-token to validate the project and give the permission to access. Api Token You can find your api access token hereFew readersHealth Check
The Health Check method is responsible for returning the status application. EndpointFew readersUsers
This method is useful when you need to anonymize user data for GDPR compliance. ResponseSome readersChangelogs
Index This method gets a list of projects changelogs, scheduled, draft and published. Request ResponseSome readersProject
Show This method show details of the requested project:Few readersChangelog Labels
Currently we have 4 methods for labels api, index, create, update and destroy. Index This method will list labels from your current project, paginating by 5 labels per page. ResponseFew readers