Skip to main content

Account Endpoints

Read-only endpoints for account-level state. Use these when you need quota or plan information without making a creation call.

Get strategy quota

Return current strategy creation quota over the rolling 30-day window. This endpoint is a pure read — it does not consume quota.

Response

Example

The same numbers are also returned as response headers (X-Strategy-Quota-Used, -Limit, -Reset, -Tier) on every strategy-creation call. See Strategy quota headers for the header-based variant — convenient when you’d already be making a creation request and want to avoid an extra round-trip.

Error responses

See REST API Errors for detailed error handling.

Next steps

Strategy Endpoints

Create strategies (and see quota headers on the response)

Strategies Concept

Learn about strategies and quota

Need help?

Email me at mckinnon@meter.sh