Prerequisites
Bumo API provides API services compatible with OpenAI/Anthropic interface specifications, allowing you to easily integrate it into various tools and applications that support OpenAI/Anthropic interfaces.
Basic Information
- Base URL:
https://api.bumo.ai/v1 - API Key: Obtain from the API Key Management page
Supported Request Methods
- OpenAI Chat Completions:
POST https://api.bumo.ai/v1/chat/completions - Anthropic Messages:
POST https://api.bumo.ai/v1/messages
Supported Models & Pricing
Please refer to the API Product Page
