Hasura
GraphQL and REST API Engine with built in Authorization
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Development
- Documentation / URL
- https://hasura.io/opensource/
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
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |