Foresight API pricing
Catalog endpoints are free. Observation endpoints require an API key or x402 payment. Signals are premium API-key endpoints.
Plans
| Tier | Use case | Price | Rate limit |
|---|
| Free | Catalog exploration and low-volume trials | $0 | 60 requests per minute per key |
| Developer | Application development and production prototypes | $19/month plus $0.50 per 1,000 overage requests | Configured per key; responses include X-RateLimit-* headers |
| Professional | Production workloads and higher volume data products | $99/month plus $0.25 per 1,000 overage requests | 1,000 requests per minute per key |
x402 per request
| Indicator category | Price |
|---|
| Passthrough source indicators | $0.01 |
cf:* / creative-foresight derived indicators | $0.05 |
| Creative Foresight signals | Premium API key required |
Error codes
| Code | Meaning |
|---|
INVALID_API_KEY | Missing, malformed, expired, or unknown API key. |
EXPIRED_API_KEY | API key is no longer active. |
RATE_LIMIT_EXCEEDED | Per-minute request limit was exceeded. |
INVALID_PARAMETER | A query parameter is missing or invalid. |
RESOURCE_NOT_FOUND | Requested indicator, source, region, or observation was not found. |
CATEGORY_NOT_ALLOWED | The key does not permit the requested indicator category. |
REGION_NOT_ALLOWED | The key does not permit the requested region. |
INTERNAL_ERROR | An internal operation failed. |
INTERNAL_SERVER_ERROR | A catalog or server operation failed. |