
REST API & Interfaces: AutoPult for Developers
AutoPult is not just a ready-made solution — it is an open platform. With the REST API and webhooks, you can integrate AutoPult into your existing IT landscape, automate workflows, and develop custom extensions. Whether connecting to your ERP, your own portal, or third-party tools — the API makes it possible.
API Endpoints
The API provides access to all core areas of AutoPult:
- Vehicles: CRUD operations on the entire inventory of vehicle management
- Customers: Read and write customer data, create inquiries — integrated with CRM
- Listings: Create, update, and deactivate multi-listing listings
- Contracts: Programmatically create purchase contracts and quotations
- Invoices: Create e-invoices and query payment status
- Inventory: Query stock levels and perform bookings

Define webhooks for events such as “New vehicle created”, “Purchase contract completed”, “Payment received”…
Webhooks: Real-Time Notifications
Event-Based Triggers
Define webhooks for events such as “New vehicle created”, “Purchase contract completed”, “Payment received”, or “Customer inquiry received”. AutoPult sends an HTTP POST to your URL in real time.
Automation
Connect AutoPult with Zapier, Make (Integromat), or your own automations. Example: Automatically notify a Slack channel when a new customer inquiry comes in, or create an appointment in Google Calendar.
Authentication & Security
The API supports API keys for server-to-server communication and OAuth 2.0 for applications acting on behalf of a user. All requests are encrypted via HTTPS. Rate limiting protects against misuse.

Documentation & SDKs
- Interactive API documentation in OpenAPI/Swagger format
- Code examples in PHP, Python, JavaScript, and cURL
- Sandbox environment for testing without production data
- Changelog with all API changes and version notes
Frequently Asked Questions About the API


Start Using the API Now
Integrate AutoPult into your existing infrastructure and automate your workflows. Vehicle management, CRM, and all other modules are controllable via the API. Try it free now and get API access.