Prerequisites
- An active API credential (
client_idandclient_secret) from the Asset Manager dashboard (dev tenant) - At least the
offering.readscope enabled on your credential - Beta version
2026-07-02is available on development:https://dev.api.floris3.com/api
Step 1 — Authenticate
Request a bearer access token:2026-07-02 is in beta and available on development. See Versioning.
Step 2 — Call a protected endpoint
Use the access token to list offerings:Other environments
Use environment-specific credentials for each environment. Beta API versions are available on development; live receives stable versions when they are released.
Step 3 — Subscribe to webhooks (optional)
Configure an outbound webhook URL in Administration → API Access → Webhooks to receiveorder.created and order.status_updated events. See Webhook overview.
Token lifetime
Access tokens expire after 10 minutes (600 seconds). Request a new token beforeexpires_at.
Troubleshooting
See Errors for the full error reference.

