$0.045/request).
1. Get a key
Sign in at app.runflow.io/settings/api-keys, create a key, and export it:2. Run the model
3. Read the response
The API returns the run record immediately:id to either poll GET /v1/runs/{id} or wait for the callback at callback_url. See Callbacks for the async pattern.
Got an
id? You’re done.What’s next
Browse models
Browse the full catalog.
Authentication
Bearer tokens, key rotation.
Callbacks
Handle the async result.
Errors
Status codes and the error envelope.