Skip to main content
Marketplace users can either use Tornado storage (default: presigned URL valid 24 hours, file kept 24 hours) or provide their own cloud storage credentials for permanent delivery.

Supported Marketplaces

Tornado API is available on multiple API marketplaces, allowing you to use the service without managing your own API keys.

RapidAPI

The world’s largest API marketplace

Apify

Web scraping and automation platform

Zyla API Hub

Premium API marketplace

Key Differences from Direct API

Marketplace features and limits depend on the integration configuration. Direct accounts can offer additional capabilities, subject to their own plan and key limits. Consult your response notices and the dashboard rather than assuming direct access is unlimited.

RapidAPI

Authentication

RapidAPI handles authentication automatically. Simply include your RapidAPI subscription key:

Subscription Tiers

Use the plans and limits shown on the active marketplace listing. A marketplace subscription tier does not by itself remove Tornado feature or admission limits.

Apify

Use Run mode in the Actor console or its run API. The current Actor implementation rejects Standby HTTP mode and requires completion tracking; wait_for_completion=false is not supported. Example Actor input:
Read results from the run’s dataset. Storage is optional and can be supplied in the Actor input. Use the input schema and pricing of the Actor version you run; do not use an old /jobs Standby example as the Actor run API contract.

Zyla API Hub

Authentication

Use the credentials supplied by the Zyla integration. Adding zyla_ to an arbitrary token does not grant access:

Storage Configuration

Storage credentials are optional. Without them, files are stored on Tornado’s infrastructure for 24 hours and served through a presigned URL valid 24 hours. Provide credentials (once — they are saved for your account) to deliver straight into your own S3/R2, Azure Blob, GCS or OSS bucket under your own retention policy.

Supported Providers

Or with SAS Token:

Security

Your storage credentials are:
  • Never logged - Credentials are redacted in all logs
  • Saved for reuse - Marketplace storage settings can be persisted encrypted for the marketplace user so later requests can omit inline credentials
  • Validated - Credentials are tested before the job is accepted

Error Handling

Common errors for marketplace users: