/auth/getApiKey
GET
/auth/getApiKey
auth
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.thesmsworks.co.uk/v1/auth/getApiKey?customerid='
Response Response Example
200 - Example 1
{
"message": "string",
"errorCode": 0,
"permanent": true,
"status": "string"
}
Request
Query Params
customerid
string
required
Responses
Modified at 2022-09-11 19:34:57