How do I track my API usage?
The Usage page (titled Team usage) shows how much your team is using Meta Model API.
At the top you'll see your total tokens used, split into input and output tokens. Two tabs break the detail down further:
- Token usage: tokens used per day.
- Requests: number of requests per day.
You can:
- Break down by model: see which models your usage comes from.
- Filter by date range: focus on a specific period using the date picker.
Dates and times are shown in your local timezone.
Usage from both the API and the Playground counts toward these totals. For how usage translates into charges, see How am I billed for Model API?. For the rate limits that apply to your team, see What are the Model API rate limits?.
Model API also returns rate-limit information in the response headers of every API request. See Rate limits in the developer documentation for details.