Getting Started

Postman Collection

Import a ready-to-use Postman collection with all CRM API endpoints

Test all API endpoints without writing code. Our Postman collection includes pre-configured requests with example bodies for every endpoint.

Import the Collection

Copy the collection URL

Collection URL
https://docs.rentix.md/postman/crm-api-collection.en.json

Import in Postman

Open Postman, go to File → Import, paste the copied URL and click Continue.

Set your API key

After import, go to the collection's Variables tab and replace your-api-key-here with your actual API key.

You can also download the collection file and import it manually via File → Import.

Switch Environments

The collection defaults to staging — safe for testing without affecting real data.

EnvironmentbaseUrl valuePurpose
Staging (default)https://crm.staging.rentix.md/apiIntegration testing
Productionhttps://crm.rentix.md/apiLive data

To switch, edit the baseUrl variable in the collection's Variables tab.

Start development on staging — you can safely experiment without affecting real data.

What's Included

The collection contains 30 endpoints organized into 6 folders:

FolderEndpointsDescription
Agency1Agency info and usage limits
Listings8Create, update, retrieve, validate, and bulk operations
Users7Agent profiles, bulk operations, external ID linking
Media10Upload, import, manage, and bulk media operations
Reference3Field schemas, locations, currencies
Job1Async job status tracking

Each request includes example request bodies and descriptions.


What's Next

TopicDescription
Quick StartPublish your first listing
AuthenticationGet your API key
Bulk OperationsSync up to 100 listings per request
Copyright © 2026