← Help home

API & Developers

REST API reference, authentication, OpenAPI spec, and integration guides.

Open in app →

Steps

  1. 1

    Open Developer Portal

    Browse the complete customer API at /developers — overview, auth, reference, webhooks, and downloads.

    Open screen →
  2. 2

    Download OpenAPI

    Import public/openapi.json into Postman, Insomnia, or Swagger for testing.

    Open screen →
  3. 3

    Authenticate

    Tenant APIs use the ff_session cookie from POST /api/auth/login. Integration endpoints use device or GPS tokens.

Tips

  • Platform admin APIs (/api/platform/*) are not part of the customer API.
  • General Bearer API keys for REST are not implemented yet — use session auth.