Authentication
All APIs use Bearer Token Authentication.
Steps to Get API Key:
- Visit Spyne Console
- Login or Signup
- Go to Developer Hub > API Keys
- Click Generate Key and give it a label (e.g.,
Production
) - Copy the key and store it securely – it is shown only once
🔁 If lost, regenerate a new API key in the similar fashion.
Updated about 2 months ago