Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.meshrouter.app/llms.txt

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

MethodPathPurpose
GET/v1/accounts/meGet the current bearer account
GET/v1/accountsList accounts
POST/v1/accountsCreate an account
GET/v1/accounts/{id}Retrieve one account
PATCH/v1/accounts/{id}Update account metadata or status
PATCH/v1/accounts/{id}/limitsUpdate account request/spend limits
Account limits support requestsPerMinute, monthlyRequestLimit, monthlyUsdLimit, and tokenLimit.