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

AB Tasty Flags API

Feature flag operations

AB Tasty Flags API is one of 7 APIs that AB Tasty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 13 JSON Schema definitions.

Tagged areas include Flags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 13 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://decision.flagship.io/v2.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Server
https://decision.flagship.io/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

AB Tasty Flags API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authentication. Can be found in Flagship Platform under Parameters / Environment & Security

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Flags 1

Feature flag operations

POST
/{environmentId}/flags
AB Tasty Post Environment Flags
postEnvironmentidFlags 2 params body → 200401429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are FlagMetadata (9 properties), CampaignRequest (6 properties), Flag (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
FlagMetadata
object
9 properties
CampaignRequest
object
6 properties 1 required
Flag
object
2 properties
FlagsResponse
object
Object with flag keys as properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ab-tasty-flags-api-openapi.yml Raw ↑

Other APIs AB Tasty publishes across the network.

AB Tasty Remote Control API
AB Tasty Public API
AB Tasty Activate API
AB Tasty Campaigns API
AB Tasty Environments API
AB Tasty Post API