You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goodsender API. ### Authorization All API requests require an API key in the `Authorization` header: ``` Authorization: Bearer <your-api-key> ```