Get API profiles
Weight: 50
GET/open_api/api_profiles
Get API profiles
Request
Responses
- 200
- 401
- 405
- 429
- 500
Returns requested API profiles data.
Response Headers
RateLimit-Limit
The maximum number of tokens allowed in the current period
Example:
1200RateLimit-Remaining
The number of remaining tokens in the current period
Example:
1050RateLimit-Reset
Time at which the current rate limit resets (UNIX timestamp in milliseconds)
Example:
1773649807000Authentication error.
Not allowed to perform action.
Rate Limit exceeded.
Response Headers
RateLimit-Limit
The maximum number of tokens allowed in the current period
Example:
1200RateLimit-Remaining
The number of remaining tokens in the current period
Example:
0RateLimit-Reset
Time at which the current rate limit resets (UNIX timestamp in milliseconds)
Example:
1773649807000Internal server error.
Response Headers
RateLimit-Limit
The maximum number of tokens allowed in the current period
Example:
1200RateLimit-Remaining
The number of remaining tokens in the current period
Example:
1050RateLimit-Reset
Time at which the current rate limit resets (UNIX timestamp in milliseconds)
Example:
1773649807000