Connect My Car Pas with your ticketing, ecommerce, and camera systems seamlessly
My Car Pas's comprehensive API infrastructure enables seamless integration with ticketing platforms, ecommerce systems, and ANPR camera hardware. Import orders, sync camera data, and control barriers—all through secure, well-documented API endpoints.
Our Custom API Builder allows you to map JSON data from any system to My Car Pas's internal structure without writing code. Configure field mappings, test your integrations, and go live with confidence. All endpoints use industry-standard authentication and provide detailed error reporting.
Secure REST endpoints for all your integration needs
/api/webhook/orders
Legacy Secutix webhook endpoint (deprecated - migrated to new endpoint below)
/api/create/secutix/orders
Dedicated endpoint for Secutix ticketing system order imports with automated field mapping
/api/create/order
Create single event Module order using custom API builder mapping
/api/create/orders
Bulk create multiple event Module orders in single request
These endpoints accept data from ANPR camera systems. Note: Camera endpoints do not require basic auth for easier hardware integration.
/api/camera/city-sync
Receive vehicle recognition data from City Sync ANPR cameras
/api/camera/hik
Process plate reads from Hikvision camera systems
/api/camera/vaxtor
Import vehicle data from Vaxtor ANPR hardware
/api/camera/mav
Receive recognition events from MAV camera systems
These endpoints accept data from ANPR camera systems. Note: Camera endpoints do not require basic auth for easier hardware integration.
/api/gate/in
Trigger barrier opening on entry. Updates active car park occupancy reports automatically
/api/gate/out
Control barrier on exit. Appends exit data to car park reports and calculates dwell time
These endpoints accept data from Stripe and allows the system to update permits, order payments.
/stripe/payment/{id}
Verify a successful payment ID.
/stripe/webhook
Stripe webhooks will send data to this endpoint and process accordingly.
Connect ticketing, ecommerce, financial and camera systems with our powerful API platform
Connect with leading ticketing, ecommerce and financial systems
Full native support
Webhook integration
API builder
Custom mapping
Webhook integration
API builder
Webhook integration
Plugin available
Custom mapping
API builder
Webhook integration
Custom mapping
Webhook integration
Webhook integration
Webhook integration
Webhook integration
My Car Pass integrates directly with Stripe for secure, automated payment processing. Create products once in MyCarPass and they sync automatically to your Stripe account.
Set up your permit in MyCarPass with pricing and duration
Product automatically created in your Stripe account
Secure checkout via Stripe payment gateway
Stripe sends payment confirmation to MyCarPass
Invoice emailed, permit activated, vehicle whitelisted
Map any JSON structure to My Car Pas's order format without writing code. Our visual API builder handles the complexity of data transformation for you.
billing.0.email
No-Code Setup
Custom Fields
Testing
Basic Auth
Comprehensive tools for building and testing integrations
Create three group types: Order API for webhook integrations, Order Import for CSV uploads, and Order Lines for line item processing. Each group can be enabled/disabled independently.
Map your JSON keys to My Car Pas fields using dot notation for nested data. Attach fields to multiple groups and manage them from a centralized interface.
Test your mappings with real JSON data. Get instant validation reports showing which fields pass or fail, with detailed error messages for troubleshooting.
View complete history of test runs with stored JSON scripts and validation results. Copy previous tests to clipboard for reuse and comparison.
All order and webhook endpoints secured with HTTP Basic Auth. Camera endpoints open for easier hardware integration while maintaining security through IP whitelisting.
For Secutix integrations, our intelligent algorithms automatically convert JSON to correct key-value pairs without manual field configuration required.
Common questions about API Integration
Fields marked as * are mandatory.
Connect camera hardware via API for real-time vehicle recognition.
Learn MoreAPI endpoints hosted on secure AWS infrastructure with 99.9% uptime.
Learn More