Generate API TOKEN
The first step to start the interaction with is to create an API Token. The token belongs to the user, then every user in your team can have one different Api Token. To api token, go to Admin >Settings >Api Token APi TOKEN If you still have quesFew readersAuthenticate
The API authentication method uses a . User Authorization Bearer Here you define your personal token, remember you can have multiple API tokens Defining the Project APPID Here you define your project APPID, remember you can have multiple projects and every project has one unique APPID.Few readersPing
The ping method is responsible to check you are your requests with your API token. Endpoint If you still have questions, please contact us by chat.Few readersUsers
the User This method is useful when you need to anonymize user data for GDPR compliance. Request ResponseSome readersPosts
Index This method gets a posts, scheduled, draft and published. Request ResponseFew readersLabels
Currently we have 4 methods for api: Index Create Update Destroy Index This method will list labels from your current project, paginating by 5 labels per page. Request ResponseFew readersProjects
This method get a list of projects you belongs to Request ResponseFew readers