Bloom

Bloom (trybloom.ai) is the brand layer for agents — a Y Combinator (Spring 2026) company founded by Ray Fitzgerald that turns a brand into infrastructure any agent, app, or platform can call. Point Bloom at a website or Instagram profile and it ingests the brand — logo, palette, type, tone, visual DNA — then generates on-brand images (edit, resize, background removal, vectorize to SVG, 2K/4K, variants) through a web app, a credit-priced REST API with a live OpenAPI 3.1 contract, and an official hosted MCP server with OAuth sign-in for Claude, ChatGPT, Cursor, and other agents.

Bloom publishes 3 APIs on the APIs.io network: Account API, Brands API, and Images API. Tagged areas include Company, Brand Management, Image Generation, Artificial Intelligence, and Agents.

Bloom’s developer surface includes documentation, API reference, getting-started guide, pricing, support, FAQ, authentication, and 21 more developer resources.

52.9/100 developing ▬ flat Agent 76/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessPaidSelf serve
3 APIs 1 MCP Servers
CompanyBrand ManagementImage GenerationArtificial IntelligenceAgentsMCPMarketingCreative

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 52.9/100 · developing
Contract Quality 13.6 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 76/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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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/trybloom: 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 3

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

Bloom Account API

Inspect the authenticated account — profile, credit balance, and accessible workspaces.

Bloom Brands API

Manage brands and brand identity.

Bloom Images API

Generate, edit, and retrieve images.

MCP Servers 1

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

Bloom MCP Server

Official hosted MCP server at https://www.trybloom.ai/api/mcp (Streamable HTTP; OAuth sign-in or API key) exposing 17 brand/image/credit tools.

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Trybloom Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Trybloom Authentication

apiKey/http/oauth2 · 3 schemes

SECURITY

Trybloom Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Trybloom Scopes

2 scopes · authorizationCode/clientCredentials/refreshToken

2 scopes

SCOPES

Agentic Access 1

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

Trybloom Agentic Access

23 operations · 16 acting

23 operations · 16 acting

AGENTIC

Resources

Get Started 2

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 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: trybloom
name: Bloom
description: Bloom (trybloom.ai) is the brand layer for agents — a Y Combinator (Spring 2026) company founded by Ray Fitzgerald
  that turns a brand into infrastructure any agent, app, or platform can call. Point Bloom at a website or Instagram profile
  and it ingests the brand — logo, palette, type, tone, visual DNA — then generates on-brand images (edit, resize, background
  removal, vectorize to SVG, 2K/4K, variants) through a web app, a credit-priced REST API with a live OpenAPI 3.1 contract,
  and an official hosted MCP server with OAuth sign-in for Claude, ChatGPT, Cursor, and other agents.
url: https://raw.githubusercontent.com/api-evangelist/trybloom/refs/heads/main/apis.yml
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.trybloom.ai/opengraph-image.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 22
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Brand Management
- Image Generation
- Artificial Intelligence
- Agents
- MCP
- Marketing
- Creative
apis:
- aid: trybloom:trybloom-account-api
  name: Bloom Account API
  description: Inspect the authenticated account — profile, credit balance, and accessible workspaces.
  humanURL: https://www.trybloom.ai/docs/api
  baseURL: https://www.trybloom.ai/api/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/trybloom-account-api-openapi.yml
  - type: Documentation
    url: https://www.trybloom.ai/docs/api
  - type: APIReference
    url: https://www.trybloom.ai/docs/api-reference/account/get-account
  - type: GettingStarted
    url: https://www.trybloom.ai/docs/api
- aid: trybloom:trybloom-brands-api
  name: Bloom Brands API
  description: Manage brands and brand identity.
  humanURL: https://www.trybloom.ai/docs/api
  baseURL: https://www.trybloom.ai/api/v1
  tags:
  - Brands
  properties:
  - type: OpenAPI
    url: openapi/trybloom-brands-api-openapi.yml
  - type: Documentation
    url: https://www.trybloom.ai/docs/api
  - type: APIReference
    url: https://www.trybloom.ai/docs/api-reference/account/get-account
  - type: GettingStarted
    url: https://www.trybloom.ai/docs/api
- aid: trybloom:trybloom-images-api
  name: Bloom Images API
  description: Generate, edit, and retrieve images.
  humanURL: https://www.trybloom.ai/docs/api
  baseURL: https://www.trybloom.ai/api/v1
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/trybloom-images-api-openapi.yml
  - type: Documentation
    url: https://www.trybloom.ai/docs/api
  - type: APIReference
    url: https://www.trybloom.ai/docs/api-reference/account/get-account
  - type: GettingStarted
    url: https://www.trybloom.ai/docs/api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/trybloom-agentic-access.yml
- type: DomainSecurity
  url: security/trybloom-domain-security.yml
- type: Documentation
  url: https://www.trybloom.ai/docs/api
- type: APIReference
  url: https://www.trybloom.ai/docs/api-reference/account/get-account
- type: GettingStarted
  url: https://www.trybloom.ai/docs/api
- type: Pricing
  url: https://www.trybloom.ai/pricing/
- type: Login
  url: https://www.trybloom.ai/auth/sign-in
- type: TermsOfService
  url: https://www.trybloom.ai/terms/
- type: PrivacyPolicy
  url: https://www.trybloom.ai/privacy/
- type: Support
  url: https://discord.gg/rncVAMSQ9f
  description: Bloom Discord community; email support at support@trybloom.ai.
- type: FAQ
  url: https://www.trybloom.ai/faq/
- type: Careers
  url: https://www.trybloom.ai/careers/
- type: LinkedIn
  url: https://www.linkedin.com/company/trybloomai
- type: XTwitter
  url: https://x.com/trybloom
- type: MCPServer
  url: mcp/trybloom-mcp.yml
  name: Bloom MCP Server
  description: Official hosted MCP server at https://www.trybloom.ai/api/mcp (Streamable HTTP; OAuth sign-in or API key) exposing
    17 brand/image/credit tools.
- type: LLMsTxt
  url: llms/trybloom-llms.txt
  data:
    liveURL: https://www.trybloom.ai/llms.txt
- type: WellKnown
  url: well-known/trybloom-well-known.yml
- type: Authentication
  url: authentication/trybloom-authentication.yml
- type: OAuthScopes
  url: scopes/trybloom-scopes.yml
- type: Conventions
  url: conventions/trybloom-conventions.yml
- type: ErrorCatalog
  url: errors/trybloom-problem-types.yml
- type: Lifecycle
  url: lifecycle/trybloom-lifecycle.yml
- type: Conformance
  url: conformance/trybloom-conformance.yml
- type: DataModel
  url: data-model/trybloom-data-model.yml
- type: RateLimits
  url: rate-limits/trybloom-rate-limits.yml
- type: Plans
  url: plans/trybloom-plans-pricing.yml
- type: Packages
  url: packages/trybloom-packages.yml
- type: AgentSkill
  url: skills/_index.yml
  description: Three packaged Agent Skills grounded in the live OpenAPI operationIds.