Get RapidPoints
GET/api/user/rapidpoints
Request
Header Parameters
Authorization string
Example: Bearer {YOUR_AUTH_KEY}
Content-Type string
Example: application/json
Accept string
Example: application/json
Responses
- 200
success
- application/json
- Schema
- Example (from schema)
Schema
rapidpoints integer
{
"rapidpoints": 20
}
Loading...