Bucket website screenshot

Bucket

Bucket (rebranded to Reflag in 2026, reflag.com) is a TypeScript-first feature management platform built for B2B SaaS teams. It provides feature flags with self-cleaning lifecycle automation, AI/agent integration via a hosted MCP server, strongly typed SDKs for React, React Native, Vue, Next.js, Node.js and the browser, OpenFeature providers, local flag evaluation for zero-latency and downtime protection, feature entitlements, in-app feedback collection, and deep integrations with Linear, Slack, GitHub, Datadog, Vercel and analytics tools. The platform exposes two APIs — a Runtime API for evaluating flags for users and companies at request time, and a Management API for programmatically managing apps, environments, flags and targeting rules from CI/CD. Backed by 500 Global and Creandum.

Bucket publishes 1 API on the APIs.io network: Apps API. Tagged areas include Company, Feature Flags, Feature Management, Feature Flagging, and Developer Tools.

Bucket’s developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, pricing, signup flow, and 25 more developer resources.

56.0/100 developing ▬ flat Agent 62/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyFeature FlagsFeature ManagementFeature FlaggingDeveloper ToolsSaaSEntitlementsExperimentationMCPAgent Ready

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 56.0/100 · developing
Contract Quality 13.3 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 62/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bucket: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Reflag Runtime API

JSON-over-HTTP API browsers and backends use at runtime to fetch evaluated and enabled flags, and to send users, companies and feature-usage events. Publishable-key (client) or ...

Bucket Apps API

The Apps API from Bucket — 9 operation(s) for apps.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

bucket-mcp.yml

MCP SERVER

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bucket Authentication

http · 1 scheme

SECURITY

Bucket Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Bucket Vulnerability Disclosure

Hackerone · contact published

SECURITY

Bucket Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Bucket Agentic Access

12 operations · 4 acting

12 operations · 4 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bucket
name: Bucket
description: Bucket (rebranded to Reflag in 2026, reflag.com) is a TypeScript-first feature management platform built for
  B2B SaaS teams. It provides feature flags with self-cleaning lifecycle automation, AI/agent integration via a hosted MCP
  server, strongly typed SDKs for React, React Native, Vue, Next.js, Node.js and the browser, OpenFeature providers, local
  flag evaluation for zero-latency and downtime protection, feature entitlements, in-app feedback collection, and deep integrations
  with Linear, Slack, GitHub, Datadog, Vercel and analytics tools. The platform exposes two APIs — a Runtime API for evaluating
  flags for users and companies at request time, and a Management API for programmatically managing apps, environments, flags
  and targeting rules from CI/CD. Backed by 500 Global and Creandum.
url: https://raw.githubusercontent.com/api-evangelist/bucket/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- creandum
x-tier: stub
x-tier-reason: portfolio-lead
x-rebrand: Bucket (bucket.co) rebranded to Reflag (reflag.com) in 2026; likebucket.com no longer resolves.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://cdn.prod.website-files.com/68a872edf3df6064de547670/68b8414134c540f12c2928bc_reflag-dynamic-favicon.svg
tags:
- Company
- Feature Flags
- Feature Management
- Feature Flagging
- Developer Tools
- SaaS
- Entitlements
- Experimentation
- MCP
- Agent Ready
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Reflag Runtime API
  description: JSON-over-HTTP API browsers and backends use at runtime to fetch evaluated and enabled flags, and to send users,
    companies and feature-usage events. Publishable-key (client) or secret-key (server) bearer auth; EU point of presence
    at front-eu.reflag.com.
  humanURL: https://docs.reflag.com/api/public-api
  baseURL: https://front.reflag.com
- aid: bucket:bucket-apps-api
  name: Bucket Apps API
  description: The Apps API from Bucket — 9 operation(s) for apps.
  humanURL: https://docs.reflag.com/api/reflag-rest-api
  baseURL: https://app.reflag.com/api
  tags:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/bucket-apps-api-openapi.yml
  - type: ErrorCatalog
    url: errors/bucket-error-codes.yml
  - type: DataModel
    url: data-model/bucket-data-model.yml
common:
- type: TrustCenter
  url: security/bucket-trust-center.yml
- type: Website
  url: https://reflag.com
- type: DeveloperPortal
  url: https://docs.reflag.com
- type: Documentation
  url: https://docs.reflag.com
- type: APIReference
  url: https://docs.reflag.com/api/reflag-rest-api/reflag-api-reference
- type: GettingStarted
  url: https://docs.reflag.com/welcome/readme
- type: Blog
  url: https://reflag.com/blog
- type: ChangeLog
  url: https://reflag.com/changelog
- type: Pricing
  url: https://reflag.com/pricing
- type: SignUp
  url: https://app.reflag.com/signup
- type: Login
  url: https://app.reflag.com/login
- type: TermsOfService
  url: https://reflag.com/legal/terms
- type: PrivacyPolicy
  url: https://reflag.com/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/reflagcom
- type: StatusPage
  url: https://status.reflag.com
- type: Security
  url: https://reflag.com/legal/security-policy
- type: Compliance
  url: https://reflag.com/security
- type: Packages
  url: packages/bucket-packages.yml
- type: SDKs
  url: packages/bucket-packages.yml
- type: CLI
  url: cli/bucket-cli.yml
- type: MCPServer
  url: mcp/bucket-mcp.yml
- type: LLMsTxt
  url: llms/bucket-llms.txt
- type: WellKnown
  url: well-known/bucket-well-known.yml
- type: Authentication
  url: authentication/bucket-authentication.yml
- type: Conventions
  url: conventions/bucket-conventions.yml
- type: Conformance
  url: conformance/bucket-conformance.yml
- type: Lifecycle
  url: lifecycle/bucket-lifecycle.yml
- type: Components
  url: components/bucket-components.yml
- type: DomainSecurity
  url: security/bucket-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/bucket-vulnerability-disclosure.yml
- type: AgenticAccess
  url: agentic-access/bucket-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence