TecaAPI
TecaAPI gives you DeepSeek V4 and R1 (reasoning) through a fully OpenAI-compatible endpoint — just change your base URL and key, and your existing code works. - **DeepSeek V4** — fast, general-purpose, great for chat, coding and translation - **DeepSeek R1** — step-by-step reasoning for harder tasks - **OpenAI-compatible** — drop-in replacement, no rewrites - **Pay-as-you-go** — prepaid balance,…
TecaAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| chat | ||
| POST |
createChatCompletion /chat/completions |
Creates a chat completion using DeepSeek R1 or V3 models. Fully compatible with OpenAI's chat completions format. |
| models | ||
| GET |
listModels /models |
Returns a list of available models. |
TecaAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|