Skip to main content

Get Started

Authentication

The authentication for this API is done on the basis of access token. To obtain an access token, you need to call our OAuth API. The authentication mechanism can vary per API depending on the required level of authentication.

Environments

These are the URLs for the endpoints to get the tokens.

Sandbox: https://auth sandbox.connect.example.com

Production: https://auth.connect.example.com

OAuth Flows

Our APIs are secured using OAuth 2.0. This means you will need to pass an access token when making your request to the APIs. This page will explain how to obtain an access token. We use the following three flows for getting an access token: Client credentials, Authorization code flow and Refresh token.

If you want to go more in depth on some of the OAuth protocol, have a look at the OAuth RFC.

Illustration of a lockscreen on a laptop computer


Horizon Blue Cross Blue Shield of New Jersey is an independent licensee of the Blue Cross Blue Shield Association. The Blue Cross® and Blue Shield® names and symbols are registered marks of the Blue Cross Blue Shield Association. The Horizon® name and symbols are registered marks of Horizon Blue Cross Blue Shield of New Jersey. © 2021 Horizon Blue Cross Blue Shield of New Jersey, Three Penn Plaza East, Newark, New Jersey 07105.

Achieve Internet is an independent company that supports Horizon Blue Cross Blue Shield of New Jersey in providing a portal for developers to register and retrieve API information and Swagger documentation. Achieve Internet is independent from and not affiliated with Horizon Blue Cross Blue Shield of New Jersey.