Placeholder. The API is not live yet and none of the details below are final.
API keys
Every request will need an API key. Keys will be created from your PSNTools account settings and shown once at creation.Making a request
Pass the key as a bearer token:Key types
Errors
Keeping keys safe
- Treat a key like a password — anyone holding it can act as your account
- Never commit keys to a repository or ship them in client-side code
- Rotate a key immediately if you think it has leaked
Rotating a key takes effect instantly and does not invalidate your other keys.
