Developer
Parffic API
Build on top of Lagos's leading parking marketplace. Access real-time availability, pricing, and booking management through our RESTful API.
Public API — Coming Soon
The Parffic public API is currently in private beta. Register your interest and we'll notify you when access opens. Request early access →
Planned Endpoints
GET
/v1/spacesGET
/v1/spaces/:idPOST
/v1/bookingsGET
/v1/bookings/:idDELETE
/v1/bookings/:idGET
/v1/owner/spacesPOST
/v1/owner/spacesAuthentication
Bearer Token
All API requests require a valid API key passed as a Bearer token in theAuthorizationheader.
Authorization: Bearer pk_live_xxxxxxxxxxxxxxxxxxxx
REST API
Standard JSON REST API. Works with any language or framework.
Secure
TLS 1.3 encryption. API keys scoped to your account.
Webhooks
Real-time event notifications for bookings, payments, and more.
Interested in building with Parffic? Get in touch with our team.
Request API Access