FeaturesPricingAboutArticlesDocumentation
    1. Home
    2. /
    3. Documentation
    4. /
    5. Account & API keys

    Account & API keys

    Your FabHub account lets you manage your profile, organization, billing, and API keys.

    Account settings

    From the dashboard or user menu you can:

    • Update your email and password
    • Manage notification preferences
    • View and manage your subscription (see Billing)

    API keys

    Organization API keys (prefix pk_test_ / pk_live_) authenticate against the public developer API at https://api.fabhub.app/v1. Create and revoke keys in the app under Settings → Integrations → API (requires Enterprise and an administrator workspace role; organization owner/admin membership is required to manage keys). See Integrations, API keys, and webhooks for setup detail and the Developer Platform for API authentication, SDK, MCP, webhook, and reference documentation.

    • Keep API keys private. Do not commit them to public repos or share them in screenshots.
    • If a key is exposed, regenerate it in the dashboard and update your integration.

    Backend API

    When calling the FabHub backend API (e.g. for server-side or custom integrations), send your API key in the X-API-Key header. Use the key that matches the organization or environment you are calling for. Start from the Developer Platform; raw Swagger/OpenAPI remains available from the deployed backend at https://api.fabhub.app/docs.

    HomeFeaturesPricingAboutArticlesDocumentationDevelopers
    © FabHubPrivacy & CookiesTerms