How to get started using our APIs
Login and go to the API Tokens page
Create an API User
admin
: All APIsclerk
: Ability to view all APIs and post draft entriesview only
: Ability to call only GET APIsCreate an API Key
Use it in requests
Authorization: Bearer YOUR_API_KEY
header to your requests.