Hilbert's Program API
The backend API of the Hilbert growth-infrastructure application. Its OpenAPI 3.0.0 document is published unauthenticated through a Swagger UI at https://app-api.hilberts.ai/api-docs. The document declares two security schemes (Auth0-issued bearer JWT and an x-api-key header for server-to-server calls) and eight component schemas covering users, organizations, metric calculation, and project goal tracking, but its paths object is empty, so no operations are documented. The production base URL is https://app-api.hilberts.ai/api/v1, observed as the configured API base and Auth0 audience in the application's own public JavaScript bundle; the spec's own servers[] block still carries the development placeholder http://localhost:3000/api/v1.
Documentation
APIReference
https://app-api.hilberts.ai/api-docs
Documentation
https://app-api.hilberts.ai/api-docs
Authentication
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/authentication/hilberts-ai-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/rate-limits/hilberts-ai-rate-limits.yml
Specifications
Other Resources
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/scopes/hilberts-ai-scopes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/conventions/hilberts-ai-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/data-model/hilberts-ai-data-model.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/errors/hilberts-ai-problem-types.yml
Overlay
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/overlays/hilberts-ai-program-api-overlay.yaml
Lifecycle
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/lifecycle/hilberts-ai-lifecycle.yml
Conformance
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/conformance/hilberts-ai-conformance.yml
Plans
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/plans/hilberts-ai-plans-pricing.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/hilberts-ai/refs/heads/main/apis.yml