Access Change Healthcare API

API URLs

You can access all Change Healthcare APIs using the following URLs. You will have a separate set of credentials for each URL:

  • one set for the sandbox environment
  • one set for production environment

Sandbox environment

https://sandbox.apigw.changehealthcare.com

This is a testbed where you can test our API capabilities.

Production environment

https://apigw.changehealthcare.com

📘

NOTE

Some API collections also support a separate API for Raw-X12 EDI transactions. You can send your API request and receive your responses in X12 format instead of JSON. We provide the Postman collection for testing and investigation API usage; it is not a substitute for a console used in a business context for processing eligibility requests and claims requests of various types.

Sign up for Change Healthcare APIs

  1. Sign up for sandbox.
  2. Log in to Change Healthcare using the access credentials provided by Change Healthcare.
    The credential set consists of a random alphanumeric client_id and client_secret pair. Contact your Change Healthcare representative if you do not have this information.

📘

NOTE

Change Healthcare strongly recommends you carefully guard your API access credentials. Avoid sharing them with others.

  1. Generate authorization token.

📘

NOTE

For more information, see Security and Authorization.

Make a REST API call

  1. Work with our REST APIs using these HTTP URLs:
  1. Try Change Healthcare APIs, navigate to API Reference.
  2. Click any of the API collections, for example, Eligibility.
  3. Using your Change Healthcare provided client_id, client_secret pair, and your sandbox information, try our APIs.
  4. Run the /healthcheck endpoint to verify that the operating status of the Change Healthcare APIs is optimal and the APIs are running and accessible. For more information, see.

📘

NOTE

Some API collections also support a separate API for Raw-X12 EDI transactions. You can send your API request and receive your responses in X12 format instead of JSON. We provide the Run in Postman collection for testing and investigating the API usage; it is not a substitute for a console used in a business context for processing eligibility requests and claims requests of various types.

For more help, contact your Change Healthcare account manager.