API-first. Built for developers. RS256 JWT, workspace isolation, and cryptographically linked audit chains — open source and ready in minutes.
Features
Every feature built correctly from day one — not retrofitted later.
Asymmetric key signing by default. Algorithm-confusion guard. HS256 legacy backward-compat. Rate limiting on token endpoints.
Tenant separation enforced at database level. workspace_id NOT NULL in schema. No silent fallbacks, no cross-tenant data leakage.
Cryptographically linked audit log. Every state change is tamper-evident. Multi-worker safe with PostgreSQL SELECT FOR UPDATE.
All endpoints under /v1/. OpenAPI spec, Pydantic schemas, 307 backward-compat redirects. Pagination on all list endpoints.
12 tables, 33 indexes. SQLite for development, PostgreSQL for production. Clean upgrade path with every release.
pip install grantlayer-sdk. Built on httpx, fully typed. 9 integration tests. More language SDKs on the roadmap.
Audit trail
GrantLayer records every state change in a tamper-evident chain. Each entry is hashed and linked to the previous one — making silent manipulation impossible. Designed for compliance, audits, and regulatory requirements.
Read the audit docs →Roadmap
GrantLayer is actively developed. Here's where we're headed.
Pricing
GrantLayer is Apache 2.0. Self-host for free. Commercial support coming soon.
FAQ
Open source, self-hostable, production-quality. Everything you need to manage grants with verifiable audit trails.