Hasura · Postman Collection

Hasura Engine HTTP APIs Graphql Metadata 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

1
Requests
2
Folders
View on GitHub Raw JSON Data AccessGraphQLPostman Collection

Overview

Hasura Engine HTTP APIs Graphql Metadata 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 1 request organised into 2 folders.

Tagged areas include Data Access and GraphQL.

Requests & Folders

v1

Related API Specs

Hasura GraphQL API (AsyncAPI) Hasura Metadata API (OpenAPI) Hasura Graphql API (OpenAPI) Hasura Healthz API (OpenAPI) Hasura Metadata API (OpenAPI) Hasura Query API (OpenAPI) Hasura Source Health API (OpenAPI) Hasura V1alpha1 API (OpenAPI) Hasura V1beta1 API (OpenAPI) Hasura Version API (OpenAPI)
Back to Hasura · All Collections · GitHub