How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bloom Images API

Generate, edit, and retrieve images.

Bloom Images API is one of 3 APIs that Bloom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Image. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 13 operations across 11 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://www.trybloom.ai/api/v1.

13 operations 11 paths 0 schemas 2 DELETE2 GET9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://www.trybloom.ai/api/v1
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Bloom Images API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (apiKey). It accepts HTTP bearer tokens (bearer). By default, every request must be authenticated.

  • apiKey — Bloom API key, for example x-api-key: bloomsk....
  • bearer — Bloom API key (Bearer bloomsk...) or Bloom OAuth access token.

Paths & Operations 13

Across 11 paths, the API surfaces 13 operations — 2 DELETE, 2 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Images 13

Generate, edit, and retrieve images.

GET
/images
List images
images.list 11 params → 200401403422429
DELETE
/images
Delete images
images.deleteMany 1 param → 200401403429
GET
/images/{id}
Get an image
images.get 3 params → 200401403404429
DELETE
/images/{id}
Delete an image
images.delete 1 param body → 200401403404429
POST
/images/generations
Generate an image
images.generate body → 202400401402403404409422
POST
/images/{id}/edit
Edit an image
images.edit 1 param body → 202400401402403404409422
POST
/images/{id}/resize
Resize an image
images.resize 1 param body → 202400401402403404429
POST
/images/{id}/remove-background
Remove the background from an image
images.removeBackground 1 param body → 202400401402403404429
POST
/images/{id}/vectorize
Vectorize an image to SVG
images.vectorize 1 param body → 202400401402403404429
POST
/images/uploads
Upload an image (url)
images.upload body → 200400401403404429
POST
/images/uploads/file
Upload an image (file)
images.uploadFile body → 200400401403422429
POST
/images/uploads/file/signed/{token}
Upload an image (signed)
images.uploadFileSigned 1 param body → 200400401
POST
/images/search
Semantic Search
images.search body → 200400401403422429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

trybloom-images-api-openapi.yml Raw ↑

Other APIs Bloom publishes across the network.

Bloom Account API
Bloom Brands API
Where this information came from

This is an independent, third-party profile of Bloom Images API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.