Flagdeck
Pricing
Docs
Get Started

Docs

Docs


SDKs

  • JavaScript
    • Getting Started
    • Value Types
    • Evaluation Context
    • Configuration
    • Real Time Updates
    • Error Handling
    • Middleware
    • Offline Mode
    • API Reference
  • React

API Reference

  • Authentication
  • Flags
  • Environments
  • Projects

// src/app/docs/api/authentication.mdx

Authentication

This page documents how to authenticate with the Flagdeck API.

API Keys

Flagdeck uses API keys to authenticate requests. You can view and manage your API keys in your Flagdeck dashboard.

All API requests must include your API key in the x-api-key HTTP header:

curl https://api.flagdeck.com/v1/flags \
  -H "x-api-key: your-api-key"

Start using Flagdeck today

Simple feature flag management for modern development teams.

Get Started
Flagdeck

Modern feature flag management platform to help you deploy with confidence.

Product

FeaturesPricingDocumentation

© 2025 Flagdeck. All rights reserved.