Wild APIs

OpenAI Responses

PaidLiveLast verified 24 Sept 2026
OpenAI's model endpoint for text and image input, tool calling and multi-turn state, billed per token.

Example request

curl -s https://api.openai.com/v1/models -H "Authorization: Bearer $API_KEY"

Free tier, in plain English

No free tier is listed; you pay per million input and output tokens, with cheaper batch and flex modes.

Alternatives in LLMs