llms.txtllms-full.txt
DashboardStatusGet API Key
IntroductionQuickstartModelsPricingArchitecture & SecurityLimits & Quotas
Execution Modes & HTTP QueueWebhooksWebSocketsMCP Servern8n Integrationn8n dryAPI node
API OverviewErrorsText-to-ImagePOSTText-to-Image Price CalculationPOSTText-to-VideoPOSTText-to-Video Price CalculationPOSTImage-to-VideoPOSTImage-to-Video Price CalculationPOSTAudio-to-VideoPOSTAudio-to-Video Price CalculationPOSTText-to-Speech (TTS)POSTText-to-Speech Price CalculationPOSTText-to-MusicPOSTText-to-Music Price CalculationPOSTText-to-EmbeddingPOSTText-to-Embedding Price CalculationPOSTImage-to-ImagePOSTImage-to-Image Price CalculationPOSTImage Background RemovalPOSTImage Background Removal Price CalculationPOSTImage UpscalePOSTImage Upscale Price CalculationPOST
OpenAPI
SDKs & IntegrationsPayment MethodsFAQ — Frequently Asked QuestionsSupport & Contact
dAdryAPI
DashboardStatusGet API Key
API
Technical Reference

OpenAPI

Machine-readable OpenAPI schema and generated API reference for dryAPI.

The machine-readable schema is available at openapi.json.

Browse the generated API reference.

Live API Preview

Spec: loading...

curl -X POST   /v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer $API_KEY"   -d '{"model":"Flux1schnell","messages":[{"role":"user","content":"Say hello"}]}'
Available Endpoints
  • /v1/chat/completions
  • /v1/images/generations
  • /v1/embeddings
OpenAPI JSON
/openapi.json
Last updated on 21 March 2026

GET Model Selection

Previous Page

OpenAPI Reference

Generated from the dryAPI/deAPI gateway schema.