Integrations
FabHub exposes a backend API (hosted separately from this marketing site) for automation and integrations. Use API keys to authenticate server-to-server calls.
Getting started
- Create an API key in the MRP app under Settings → Integrations → API (see Integrations, API keys, and webhooks and Account & API keys).
- Call the FabHub API with the
X-API-Keyheader (prefixpk_test_orpk_live_). - Use the public API base path
https://api.fabhub.app/v1(see OpenAPI atopenapi/public-api-v1.generated.yamlin the repo).
The public product domains are mrp.fabhub.app (app) and api.fabhub.app (API) on the FabHub domain model—use the URLs shown in your dashboard for the active environment.
Developer Platform
Use the Developer Platform for API authentication, downloadable OpenAPI reference, SDK setup, MCP tools, signed webhook events, errors, pagination, rate limits, idempotency, and versioning policy.
Related topics
- Developer Platform
- Account & API keys
- Billing — API access may depend on plan