Skip to main content
The fal Platform APIs provide programmatic access to platform management features for Model APIs, including:
  • Model metadata - Search and discover available model endpoints with detailed information
  • Pricing information - Retrieve real-time pricing and estimate costs
  • Usage tracking - Access detailed usage line items with unit quantities and prices
  • Analytics - Query time-bucketed metrics for request counts, success/error rates, and latency

Available Operations

The Platform APIs provide the following endpoints for managing Model APIs:

Model Search

Search and discover available model endpoints with metadata, categories, and capabilities

Model Pricing

Retrieve real-time pricing information for models

Estimate Cost

Estimate costs for planned operations

Usage

Access detailed usage line items with unit quantities and prices

Analytics

Query time-bucketed metrics for requests, success rates, and latency

List Requests by Endpoint

List recent requests for a specific model endpoint with filters and pagination

Delete Request Payloads

Delete IO payloads and CDN output files for a specific request
These APIs are for platform management of Model APIs. For executing models and generating content, see the Inference Methods documentation.