Authentication

Authenticate using Bearer authentication using the token provided by the Godmode team. Example request:

curl -H "Authorization: Bearer <token>" "https://api.godmode.space/..."

Last updated