Use the API
Use these pages after your Cloudflare Worker and Modal backend are live.
Start Here
- API Usage Guide for the routes your app calls
- Worker API Reference for low-level API details from the public Worker module
Notes
- Complete Getting Started and Verify Deployment first.
- Cloudflare Worker URLs are the only supported public URL your app should call.
- The API Usage Guide is the main API reference.
- The generated Worker API HTML is supplementary and is not the starting point for most teams.