This API request is used to check if API key is valid or not. This request doesn't require any body and this request can be made by using an API key only.
EndPoint: GET /auth
GET
{ "is_active": true, "message": "Valid Auth Key" }
Last updated 1 year ago