Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kinde Feature flags API

The Feature flags API from Kinde — 3 operation(s) for feature flags.

Kinde Feature flags API is one of 31 APIs that Kinde publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Feature flags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and 9 JSON Schemas.

This API exposes 4 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.

Requests are made against the base URL https://{subdomain}.kinde.com/api/v1.

4 operations 3 paths 4 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1
Base URL
https://{subdomain}.kinde.com/api/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Kinde Feature flags API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (kindeBearerAuth).

  • kindeBearerAuth — To access these endpoints, you will need to use a user token. This can be obtained when your users sign in via the methods you've setup in Kinde (e.g. Google,…

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Feature flags 4
GET
/account_api/v1/feature_flags
Get feature flags
GetFeatureFlags 2 params → 200403429
POST
/api/v1/feature_flags
Create Feature Flag
CreateFeatureFlag body → 201400403429
DELETE
/api/v1/feature_flags/{feature_flag_key}
Delete Feature Flag
DeleteFeatureFlag 1 param → 200400403429
PUT
/api/v1/feature_flags/{feature_flag_key}
Replace Feature Flag
UpdateFeatureFlag 6 params → 200400403429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are error (2 properties), success_response (2 properties), error_response (1 property), get_feature_flags_response (1 property). Each schema is shown below with its type and property counts.

success_response
object
2 properties
error
object
2 properties
get_feature_flags_response
object
1 property
error_response
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kinde-feature-flags-api-openapi.yml Raw ↑

Other APIs Kinde publishes across the network.

Kinde MCP Server
Kinde API Keys API
Kinde APIs API
Kinde Applications API
Kinde Billing Agreements API
Kinde Billing API
Kinde Billing Entitlements API
Kinde Billing Meter Usage API
Kinde Business API
Kinde Callbacks API
Kinde Connected Apps API
Kinde Connections API