...
Resource URL
Cluster | URL |
---|---|
Australia | https://api.bbamastro.com/auth/oauth/token |
US | https://api-us.bbamastro.com/auth/oauth/token |
UK | https://api-uk.bbamastro.com/auth/oauth/token |
Parameters
Name | Type |
---|---|
password | string |
username | string |
grant_type | “password” |
scope | “write“ |
client_secret | string |
client_id | string |
reseller_id | number |
...