Authentication With RxWare APIs πŸ”

RxWare usesΒ token-based authenticationΒ to provide secure and authorized access to our API.

You will be issued the following which must be used in the headers of each request you send:

      • access bearer tokenΒ (AuthorizationΒ header parameter)

      • access keyΒ (x-api-keyΒ header parameter)

    Each support program will require a unique authentication token and a specific scope, expiration date, and renewal mechanism.

    Authentication With RxWare APIs
    Skip to content