GET or POST /graphql

Request

Endpoints

  • GET https://api.ideavate.co/v1/graphql

  • POST https://api.ideavate.co/v1/graphql

This is a standard GraphQL endpoint served over HTTPS.

For details on the response format see the GraphQL documentation.

👍Interactive Explorer support

GraphQL Playground is enabled on the API at /v1/graphql.

Last updated