AI over HTTP. Call it like any API.
Send a request, get an intelligent response. Integrate Runtype flows into any backend, pipeline, or automation with standard HTTP.
What is the API surface?
The API surface exposes your flows as standard HTTP endpoints. POST a request with your data, get a structured AI response. Supports streaming via server-sent events, webhooks for async completion, and batch processing for high-volume workloads.
Why this surface.
Standard HTTP
POST/GET with JSON. Works with any language, any framework. No SDK required.
Streaming support
Server-sent events for real-time token delivery to your frontend.
Batch processing
Process thousands of records in parallel with automatic rate management.
What you can build.
Backend Automation
Add AI processing to any server-side workflow.
Data Pipelines
Enrich, classify, or transform data at scale.
Mobile Apps
Power AI features in iOS and Android applications.
Third-party Integrations
Connect Runtype to Zapier, Make, or custom systems.
Get started in 3 steps.
Connect
Get your API key and flow endpoint.
Configure
Set rate limits, authentication, and response format.
Deploy
Call the endpoint from any HTTP client.
Connect
Get your API key and flow endpoint.
Configure
Set rate limits, authentication, and response format.
Deploy
Call the endpoint from any HTTP client.