# Rate Limit Operations related to rate limit, including create, get, etc ## Rate Limit Checking - [GET /api/v3/ratelimit](https://developer.dealpos.com/openapi/openapi/rate-limit/ratelimitchecking.md): Get current rate limit configuration values: PermitLimit, Window, and QueueLimit. No authentication is required for this endpoint.