API Authentication Update
July 17th, 2025
What changed?
We’ve updated the expected audience
value used when authenticating with our API on the sandbox environment.
Previous value:
audience
: api.staging.v2.infinnitytest.com/api/integration
New value:
audience
: api.staging.infinnitytest.com/api/integration
Impact:
Make sure your token’s audience claim now matches the updated value above. This change ensures proper validation against our sandbox environment.
Reference:
Authenticated API Usage – Pliant Partner Docs
This change applies only to sandbox environments and does not affect production.