Gateway APIs
Process Document
Process and analyze documents using AI models.
POST
Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
| Parameter | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer authentication header |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | Document processing model identifier |
| document | string | Yes | Document content (base64 encoded or URL) |
| task | string | No | Processing task: extract, analyze, summarize. Default: extract |
| options | object | No | Task-specific processing options |
Supported Providers
OpenAI
GPT-4, GPT-3.5 for document understanding
Anthropic
Claude 3.5 Sonnet, Opus, Haiku for document analysis
Azure OpenAI
Enterprise GPT-4 and GPT-3.5 deployments
Gemini Pro and Ultra for document processing
AWS Bedrock
Claude, Llama, and Mistral on AWS
Together AI
Llama 3, Mixtral, and open-source models
Fireworks
Fast inference for document understanding
xAI
Grok models with extended context