Hasura Engine HTTP APIs Graphql V1alpha1 API
Hasura GraphQL Engine exposes a small set of HTTP APIs in addition to its GraphQL endpoint. This specification documents the most commonly used endpoints: GraphQL queries/mutations/subscriptions, Relay GraphQL, the Metadata API, the Schema API, the PG Dump API, the Explain API, the Health Check API, the Source Health Check API, the Config API, and the Version API. Authentication: When the engine is started with HASURA_GRAPHQL_ADMIN_SECRET, requests must include the `x-hasura-admin-secret` header
Overview
Hasura Engine HTTP APIs Graphql V1alpha1 API is a Postman Collection published by Hasura on the APIs.io network.
Hasura GraphQL Engine exposes a small set of HTTP APIs in addition to its GraphQL endpoint. This specification documents the most commonly used endpoints: GraphQL queries/mutations/subscriptions, Relay GraphQL, the Metadata API, the Schema API, the PG Dump API, the Explain API, the Health Check API, the Source Health Check API, the Config API, and the Version API. Authentication: When the engine is started with HASURA_GRAPHQL_ADMIN_SECRET, requests must include the x-hasura-admin-secret header
The collection contains 2 requests organised into 3 folders.
Tagged areas include Data Access and GraphQL.