API for credit analysis essentials and detailed analysis data

Server
https://api.example.com/v1

Production server

Server Variables

Essentials

Get Analysis Essentials

Retrieve essential credit analysis data for a given analysis

Auth
Path Params
analysisIdstring

The unique identifier of the analysis

GET /essentials/{analysisId}
Copy
Responses
200

Successful response

Response
Copy

Analysis

Get Full Analysis

Retrieve complete analysis data including scores and credit insights

Auth
Path Params
analysisIdstring

The unique identifier of the analysis

GET /analysis/{analysisId}
Copy
Responses
200

Successful response

Response
Copy