When to use it
- After provisioning credentials out-of-band
- To refresh an expired token
Request
Headers
Content-Type: application/json
Request Body
Response
Use the token
Includedata.token in the Authorization header when calling Loan Service APIs:
Notes
- Tokens are short-lived; refresh as needed using the same request.
- Keep the API key and client secret confidential.