Login with admin credentials and retrieve an authorization token.
<aside> 💡
Tokens will expire every 30 days. Make sure your system retrieves a new token when/before it expires.
</aside>
None.
Production | https://io.paywithspare.com |
---|---|
Staging | https://io.staging.paywithspare.com |
POST /api/auth/loginAdmin
Name | Type | Description | Required |
---|---|---|---|
username | string | Your admin dashboard username | Yes |
password | string | Your admin dashboard password | Yes |
None.
None.
None.