The Bloom API ships a live OpenAPI spec — point any tool that speaks OpenAPI at the URL below and you’re done.Documentation Index
Fetch the complete documentation index at: https://www.trybloom.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Spec URL
What you can do with it
- Generate a typed SDK in any language using openapi-typescript, openapi-generator, or your tool of choice.
- Import into Postman, HTTPie or Insomnia to explore every endpoint with one click.
- Feed it to an AI agent so it can call Bloom endpoints without hand-written tool definitions.
- Drive CI checks — fail builds when a downstream client gets out of sync with the spec.