Bloom website screenshot

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, changelog, and 26 more developer resources.

52.6/100 developing ▬ flat Agent 51/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessPaidSelf serve
1 APIs 1 MCP Servers
CompanyBrand ManagementImage-GenerationArtificial IntelligenceAgentsMCPMarketingCreative

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Bloom Account API

OPEN COLLECTION

Bloom Brands API

OPEN COLLECTION

Bloom Images API

OPEN COLLECTION

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 3

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 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

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

Other 1

Properties that don't map to a standard resource type

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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-08-13'
  status: enriched
  artifacts_added: 5
  pass: local-v1
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Brand Management
- Image-Generation
- Artificial Intelligence
- Agents
- MCP
- Marketing
- Creative
tags_raw:
- 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:
  - Image
  tags_raw:
  - 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: Overlay
  url: overlays/trybloom-api-overlay.yaml
- 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: ToolCrosswalk
  url: mcp/trybloom-tool-crosswalk.yml
  description: Binds all 17 MCP tools to their backing OpenAPI operationIds — every tool resolves to at least one REST operation;
    3 of 23 operations have no tool.
- type: ChangeLog
  url: changelog/trybloom-changelog.yml
  data:
    liveURL: https://www.trybloom.ai/changelog
    feedURL: https://www.trybloom.ai/changelog/rss.xml
  description: Changelog page and Atom feed went live between 2026-07-21 and 2026-08-13 but publish zero entries; the API
    changed in the same window with no entry.
- type: GitHubOrganization
  url: https://github.com/trybloomai
  description: Two public repos — bloom-skills (Bloom's own Agent Skill, MIT) and bloom-examples (Resend and n8n workflow
    templates). No SDK.
- type: SignUp
  url: https://www.trybloom.ai/auth/sign-up
- 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: Bloom's OWN published Agent Skill (github.com/trybloomai/bloom-skills, MIT v0.1.0, saved verbatim) plus three
    packaged skills grounded in live OpenAPI operationIds.

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/trybloom"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/trybloom/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/trybloom/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.