Status

Rate Limit Status

0calls
Free

Want to know the current service running status? This endpoint returns key monitoring metrics.

Endpoint Archived

This endpoint is for internal admin use only and has been archived from public documentation.

Overview

This endpoint is used to view current service status, including concurrent request count, current limit value, system load and other information, suitable for admins to troubleshoot running conditions.

Important

This is a management endpoint that requires a valid admin-level API key to access.

Authentication

Please add Authorization: Bearer <your API key> in the request header.

Header parameters

Authorization
stringrequired

Bearer type API key authentication header. Example: Bearer sk-xxx

Response

200 / OK

Query successful, returns detailed rate limiter status data.

JSON

401 / Unauthorized

Unauthorized

JSON