Base URL
All API requests are made against the following base URL:Authentication
The ReviewPort API uses API key authentication. Your API key must be included in every request using thex-api-key header.
Getting an API Key
To obtain an API key:- Sign up for a ReviewPort account
👉 https://www.thereviewport.com/register - Access your API key from the dashboard
- Use the key in all API requests
Available Resources
At a high level, the API is organized around the following resources:Reports
Access structured CLO reports, including summaries, full analysis, ESG data, and linked entities.First Looks
Fetch First Looks, which are concise summaries of CLO reports designed for rapid review and high-level insight.Trend Reports
Retrieve aggregated insights and market-level analysis across multiple CLOs.Report Data
Fetch structured, machine-readable data extracted from CLO documents.ESG Data
Access proprietary ESG scoring and signals derived from CLO document analysis.Entities
Query organizations involved in CLO transactions, including managers, issuers, arrangers, trustees, and counsel.Response Format
- All responses are returned as JSON
- Standard HTTP status codes are used
- Pagination and filtering are supported on list endpoints
Rate Limits & Access
- Trial and paid plans have different rate limits
- Usage is tied to your API key
- Embedded report access also uses API keys
