The Red Flag Alert GraphQL API in production can be accessed through the main endpoint URL: https://graphql.redflagalert.net/graphql/
Whether you are exploring and testing the API or building an application or integration, the Red Flag Alert GraphQL API provides flexibility and ease of access. There are 2 ways you can interact with the API:
Using a Web Browser
You can use modern browsers like Chrome or Firefox to explore the API without writing any code. You can browse the GraphQL schema, discover available queries and types and, with a valid access token, run test queries, and view live responses.
For step-by-step instructions on accessing the GraphQL API with a browser, click here.
Using Code
If you are building an application or integration, you can query the API programmatically using languages like Python, JavaScript, or C#.
For examples and code snippets on accessing the GraphQL API programmatically, click here.
If you have any further queries please get in touch with your account manager. If you do not know who your account manager is, please submit a ticket using this link.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article