Models
API or subscription?
- Task
- Choose the right access model for a repeatable workflow.
- Good fit
- Subscription fits individual work in a polished interface. API fits automation and routing.
- Poor fit
- API is excessive for occasional manual use.
- Cost model
- Subscription: fixed monthly fee. API: usage-based.
- Limitations
- APIs require monitoring, limits, error handling and secure credentials.
- Alternative
- Start manually, then automate the stable step.
Recommendation: Use API only after the manual process and expected volume are clear.
Check the task in the configurator →