Ideavate Developer Hub
  • Guides
    • Getting Started
      • Access Token Issuance
      • Using GraphQL
      • Example GraphQL Queries
    • Open Utilities API
      • Introduction
      • Consent and credential sharing
      • Access levels
      • Data update notifications
      • Using Auth Link
    • Data APIs
      • QR code parser
      • Vehicle lookup
  • API Reference
    • Auth Link API
      • Security
      • GET /link
      • POST /token
      • GET /status
    • GraphQL API
      • Authentication
      • Data Model
      • GET or POST /graphql
      • Error Handling
      • Webhooks
  • GraphQL Explorer
Powered by GitBook
On this page
  • Request
  • Endpoints
  1. API Reference
  2. GraphQL API

GET or POST /graphql

PreviousData ModelNextError Handling

Last updated 2 years ago

Request

Endpoints

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

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

This is a standard .

For details on the response format see the .

👍Interactive Explorer support

is enabled on the API at .

GraphQL endpoint served over HTTPS
GraphQL documentation
GraphQL Playground
/v1/graphql