DOCUMENTATION
Make your first request
Use https://api.profundoai.com/v1 with your API key and any available model. The current catalog is listed on the models page and by GET /v1/models.
Send your key as Authorization: Bearer $PROFUNDO_API_KEY. The Chat Completions and Responses API endpoints accept the model IDs listed on GET /v1/models.
What's supported
Profundo supports both Chat Completions and the Responses API. Accepted Chat Completions request fields:
modelmessagesstreamtemperaturemax_tokenstop_pfrequency_penaltypresence_penaltynstopseeduserreasoning_effortresponse_formattoolstool_choiceparallel_tool_callstop_logprobsstream_optionsmetadataservice_tier
The API supports text input and output. All models are text-only. No image input, audio, embeddings, transcription, file storage, assistants, batch, or fine-tuning endpoints are offered. Tool calling, parallel tool calls, structured output (response_format), streaming, and configurable reasoning effort are fully supported where the model allows.
How pricing works
Membership is request-first with no token meter. Plus includes 250 requests per day. Priority includes 2,000 requests per day — we may raise this cap as demand grows. Founder and Performance are truly unlimited. Fair use and service protection controls apply. There is no public SLA.