GET
/
temporary-key
curl --request GET \
  --url https://instantrestapi.com/api/temporary-key
{
  "api-key": "<string>"
}

Response

200 - application/json

Response

The response is of type object.