/project
GET
/project
The /project
endpoint retrieves authority information about the used API key.
Headers
Name
Value
x-api-key
Your API key
Response Body
Name
Type
Description
message
string
Response message
requestOwner
string
The recorded owner of the key.
auth
object
An object containing the various permissions given to this key
blessedAccount
string
Example Request
Response
Last updated