Develop and test Houston API queries
The Astronomer Houston API is available in a GraphQL playground where you can view the Houston 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 Houston 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 Houston API queries directly in your browser using the Play button in the GraphQL playground.