Pricing
Returns unit pricing for requested endpoint IDs. Most models use output-based pricing (e.g., per image/video with proportional adjustments for resolution/length). Some models use GPU-based pricing depending on architecture. Values are expressed per model's billing unit in a given currency.
Authentication: Required. Users must provide a valid API key. Custom pricing or discounts may be applied based on account status.
Common Use Cases:
- Display pricing in user interfaces
- Compare pricing across different models
- Build cost estimation tools
- Check current billing rates
See fal.ai pricing for more details.
Query parameters
Filter by specific endpoint ID(s). Accepts 1-50 endpoint IDs. Supports comma-separated values: ?endpoint_id=model1,model2 or array syntax: ?endpoint_id=model1&endpoint_id=model2
Response
Pricing information retrieved successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.