Loading...

API Documentation

Integrate Propna with your applications using our RESTful API.

Getting Started

The Propna API allows you to programmatically access and manage your property data. All API requests require authentication using API keys.

Authentication

Include your API key in the Authorization header of all requests:

Authorization: Bearer YOUR_API_KEY

Base URL

All API requests should be made to:

https://api.propna.com/v1/

Need API Access?

Contact us to get your API credentials and access our full API documentation.

Request API Access