NexusSend is built for developers. Below you will find guides on integrating our API securely.
We strictly adhere to OAuth 2.0 standards. You must initiate a login flow through Google, capture the `code` parameter, and send it to our `/auth/exchange` endpoint to securely map the token to your API key.