Returning map API Key
Return map API key.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful operation.
application/json
Responsestring
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
get
/map/keyGET /api/v1/map/key HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
textLast updated
Was this helpful?