Each API endpoint has a specific scope for access. This allows you to request only what you need from the user for your application.

ScopeEndpoints
donations.createPOST /donations
donations.readGET /donations
alerts.createPOST /alerts
legacy.tokenGET /legacy/token
socket.tokenGET /socket/token