REST API
Integrate with our platform using the REST API
What is REST API?
REST API allows you to integrate our platform with your applications, automate tasks, and build custom solutions. All functions available in the web interface are also accessible through the API.
What can you do with the API?
- Manage your properties programmatically
- Add and update communications data
- Upload and manage documents
- Manage user accounts and access
- Automate routine tasks and workflows
Getting Started
Get API credentials
Use your account email and password to authenticate. The API uses JWT tokens for secure access.
Explore the documentation
Use our interactive Swagger documentation to explore all available endpoints and try them out.
Start integrating
Build your integration using any programming language or tool that supports HTTP requests.
API Documentation
Our API documentation is available in interactive Swagger format. You can browse all endpoints, see request and response examples, and test API calls directly from your browser.
Swagger UI
Access to API documentation requires authentication. Contact support to get access credentials.
Open API DocumentationAPI Features
Secure Authentication
JWT-based authentication ensures your data is protected with industry-standard security.
RESTful Design
Standard REST architecture makes integration easy with any programming language.
JSON Format
All requests and responses use JSON format for easy parsing and compatibility.
Multilingual
Full support for multiple languages in requests and responses.
Need Help?
If you need assistance with API integration or have questions about specific endpoints, please contact our support team.