Request
Response
Token Caching (Recommended Pattern)
Request a new token before each API call, or cache and refresh proactively using the pattern below:Important: Always refresh at least 30 seconds before expiry to avoid race conditions near the 5-minute boundary.

