PropTrack OAuth 2.0 Token API
The OAuth 2.0 client credentials token service. POST /oauth2/token with the partner api_key and api_secret Base64-encoded as HTTP Basic returns a JWT access token with a 3600 second TTL, presented as a Bearer token on every other PropTrack operation. Credentials in form parameters are not supported.
Documentation
Documentation
https://developer.proptrack.com.au/docs/apis/how-to-authenticate
APIReference
https://developer.proptrack.com.au/docs/apis/authentication