RentBureau Inquiry API

REST API for rental history inquiries

About RentBureau Inquiry API

API Documentation

Available Endpoints

Inquiry Controller

For external clients and resellers. Access to the inquiry endpoint for pulling rental history reports.

POST /secure2/bin/XMLPost

Support & Legal

Need help?

Contact the RentBureau support team or review the current terms of service.

A Secure JSON-Native Rental History Service

The RentBureau Inquiry API gives resellers a straightforward way to access rental history data. Submit an inquiry and get back the results you need — reliably, and in the format that works for you.

JSON Support

The API accepts JSON formatted requests, returning structured responses containing rental history results.

Certificate-Based Security

Requests are authenticated using SSL client certificates, ensuring only authorized screeners and resellers can access rental history data.

Single Inquiry Endpoint

Simple, predictable architecture with a dedicated inquiry endpoint for pulling rental history reports — easy to integrate and maintain.

Persisted Transactions

Every inquiry request and response is persisted in the database, making it available for downstream use within the RentBureau ecosystem.

Getting Started

Below is a basic outline to help you integrate with the RentBureau Inquiry API quickly and correctly.

1

Review the API specification.

Explore the full API documentation using the Swagger UI links above. The Public API covers the main inquiry endpoint.

2

Member Onboarding Process

Members must complete the standard onboarding process, including member creation, data ingestion, and certification within the RentBureau system. Only certified members are permitted to access inquiry services and retrieve data from the platform.

3

Submit your first inquiry.

Format your inquiry request using the JSON schema defined in the specification. Submit to the /secure2/bin/XMLPost endpoint and validate the rental history response returned.