freeapis

Hasura

GraphQL and REST API Engine with built in Authorization

Authentication
API Key
HTTPS
Yes
CORS
Yes
Category
Development

Overview

Hasura provides a GraphQL/REST engine — the API is per-your-own-instance (the public CDN healthz returned 404; verified).

How it works

curl "https://YOUR_INSTANCE/v1/graphql" \
  -H "x-hasura-admin-secret: YOUR_SECRET" \
  -H "Content-Type: application/json" \
  -d '{"query":"{ __schema { types { name } } }"}'

Notes

  • Self-hosted GraphQL engine.
  • The public CDN host isn’t an API endpoint (404, verified).

FAQ

Is Hasura free? Yes — open source (self-host).

Why 404? The CDN host isn’t an API endpoint (verified) — use your own instance.

What does it do? GraphQL engine.

More in Development

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown