Develop and test APC API queries
The Astronomer APC API is available in a GraphQL playground where you can view the APC API schema and documentation, as well as model, test, and export requests. To test requests in the playground, you must have a valid authentication token.
-
Access the Astronomer APC API GraphQL playground at
https://houston.<your-base-domain>/v1. -
Click HTTP Headers.
-
Add your authentication token in the following format:
You can now run APC API queries directly in your browser using the Play button in the GraphQL playground.