ParametersPOST https://www.seek.com.au/api/iam/oauth2/tokenAuthorization: Basic {contains client_id and client_secret}Content-Type: application/x-www-form-urlencodedgrant_type=client_credentials
200 (OK)Content-Type: application/json{ "access_token": "952e59ea5f0...329f8", "token_type": "bearer", "expires_in": 1199}