Base URLs
| Environment | Base URL |
|---|---|
| Production | https://consumer.fanfare.io/api |
| Local development | Use the local URL from your service configuration |
Authentication
Consumer API calls use the authentication flow appropriate for your integration path, such as publishable-key initialization, consumer sessions, or server-side calls. Keep secret credentials on your server and use the SDK guidance for browser-facing integrations.Common Areas
- Consumer authentication and session refresh
- Experience lookup and journey-first routing
- Public routing outcomes:
routed,gated, andno_access - Public gates such as authentication, access code, and verification challenges
- Queue, draw, auction, waitlist, appointment, and timed-release participation through the current state
- State-gated actions exposed by the current journey view
- Organization configuration needed by client integrations