Our GraphQL API endpoint is available at https://content.pmkin.io/graphql
and provides programmatic access to all PMKIN content, including categories and documents.
With this API, you can:
Before making requests, authenticate using your API key. The Authentication section details how to obtain and use your API credentials.
The API is rate-limited to ensure fair usage. See the Rate Limits section for more information about our rate-limiting policies and best practices.
For detailed information about error handling and troubleshooting, refer to the Errors section of this documentation.