Authorization
Last updated
Last updated
Graspil API uses keys to provide API access. You can get the key in your personal account.
To get the key, go to the “My bots” section, select the appropriate bot and click on the key icon.
Each bot has its own unique key.
Graspil API expects the key to be included in all API requests in the header, which looks like this:
Api-Key: meowmeowmeow
Replace the meowmeowmeow meow with your API key.
.