Skip to main content

Backend Contracts

All SDKs evaluate flags by calling the backend. The SDK never performs local evaluation.

Endpoints:

  • POST /v1/sdk/flags/evaluate
  • POST /v1/sdk/metrics

The SDK uses x-sdk-key (SDK API key) on every request.