Public API
Access to primary inquiry endpoint for pulling rental history reports for external clients and resellers.
Controller: InquiryController
View Documentation
REST API for rental history inquiries
Access to primary inquiry endpoint for pulling rental history reports for external clients and resellers.
Controller: InquiryController
View DocumentationFor external clients and resellers. Access to the inquiry endpoint for pulling rental history reports.
POST /secure2/bin/XMLPost
Contact the RentBureau support team or review the current terms of service.
Contact: rentbureau-support@experian.com
Terms: View Terms
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.
The API accepts JSON formatted requests, returning structured responses containing rental history results.
Requests are authenticated using SSL client certificates, ensuring only authorized screeners and resellers can access rental history data.
Simple, predictable architecture with a dedicated inquiry endpoint for pulling rental history reports — easy to integrate and maintain.
Every inquiry request and response is persisted in the database, making it available for downstream use within the RentBureau ecosystem.
Below is a basic outline to help you integrate with the RentBureau Inquiry API quickly and correctly.
Explore the full API documentation using the Swagger UI links above. The Public API covers the main inquiry endpoint.
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.
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.