Do you have a Sandbox environment I can try out before signing a contract?
We do! You can use our Sandbox environment even before signing a contract. It requires a separate set of secure credentials which you can obtain from your Change Healthcare representative. After receiving your client_id
and client_secret
for our Sandbox environment, you can test the API in our interactive documentation, use an application such as Postman, or test APIs using your own development console.
Accessing the Sandbox Environment
-
The Sandbox endpoint URL for authorization tokens is as follows:
https://sandbox.apigw.changehealthcare.com/apip/auth/v2/token/
Authorization tokens have a lifespan of 3600 seconds (1 hour) in the Sandbox environment.
-
For testing, the Sandbox Attachment Status API endpoint is as follows:
https://sandbox.apigw.changehealthcare.com/medicalnetwork/attachments/status/v1/
-
The Healthcheck Sandbox URL for this API set is as follows:
https://sandbox.apigw.changehealthcare.com//medicalnetwork/attachment/status/v1/healthcheck
Updated about 1 year ago
Did this page help you?