H

hasura.io

Hasura provides software for exposing databases and services through GraphQL APIs, with both self-hosted GraphQL Engine and managed Hasura Cloud offerings. It also includes tooling for managing schema, metadata, and cloud projects from the command line.

7 integrations · REST · GraphQL · CLI

Hasura exposes a tenant-hosted GraphQL Engine surface (GraphQL plus admin HTTP APIs like metadata/config, with public version and health endpoints), a hosted Hasura Cloud GraphQL management API, and two CLIs (`hasura` and the `hasura pro` plugin).

discovered 2mo ago
REST · OpenAPI4
GraphQL1
CLI2
Credentials
Hasura admin secretapi_key

For a self-hosted Hasura GraphQL Engine, set an admin secret on the server with the --admin-secret flag or HASURA_GRAPHQL_ADMIN_SECRET environment variable as documented in GraphQL Engine Server Configuration Reference and Admin Access. Then use that same secret in client requests as X-Hasura-Admin-Secret.

Hasura Cloud personal access tokenbearer$ hasura pro login

Acquired by the CLI — running hasura pro login opens the auth flow and stores the credential.

conventions · 0/7 published

Publish these signals → /publishing