Accessing the API
To be authenticated, you must pass an access token.
Read more here: https://centra.dev/docs/integration-api/authorization
Unlike other APIs, the Integration API doesn't need to be enabled as a plugin. It's always there under the /graphql endpoint, i.e.
Next
Changelog