User Tools

Site Tools


api_quick_start

This is an old revision of the document!


ClaimRev API Quick Start Guide

Authentication

Grant Type: Client Credentials

Client Authentication: Send Client Credentials in Body

Client ID: ClaimRev will provide

Client Secret: ClaimRev will provide

API Server

Testing

Production

Exposed APIs

Visit Swagger UI to see available API’s. For security reasons, the “Try It Out” option isn’t available. Tests will have to be run using Postman with the supplied Client ID and Secret.

Swagger URL: https://testapi.claimrev.com/index.html

Swagger Authentication:

  1. Contact ClaimRev for this information

Retrieve Access Keys

Log into https://testportal.claimrev.com/ using the username supplied in the enrollment form. The test environment does not email passwords at the time of this writing. Please use the forgot password link.

Postman Connection Test

1. Create a new GET request and input this URL:

 https://testapi.claimrev.com/api/UserProfile/v1/GetDefaultAccount  

2. In the Authorization tab, enter the information provided on the first page of this document.

3. Click Get New Access Token.

4. Using the JWT that comes back, click the Send button in Postman to send the request.

5. Your account number should come back to you.

api_quick_start.1735927735.txt.gz · Last modified: 2025/01/03 18:08 by brad.sharp

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki