Integrate Propna with your applications using our RESTful API.
The Propna API allows you to programmatically access and manage your property data. All API requests require authentication using API keys.
Include your API key in the Authorization header of all requests:
Authorization: Bearer YOUR_API_KEY
All API requests should be made to:
https://api.propna.com/v1/
Contact us to get your API credentials and access our full API documentation.
Request API Access