Skip to main content

Documentation Index

Fetch the complete documentation index at: https://fal.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

The fal Platform APIs provide programmatic access to platform management features for Compute, including:
  • Instance management - Create, list, and delete compute instances
  • Instance details - Retrieve detailed information about specific instances

Available Operations

The Platform APIs provide the following endpoints for managing Compute instances:

List Instances

List all compute instances with their current status and configuration

Get Instance Details

Retrieve detailed information about a specific compute instance

Create Instance

Create and provision a new compute instance

Delete Instance

Terminate and remove a compute instance
These APIs are for platform management of Compute instances. For getting started with Compute, see the Compute documentation.