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/spaces
GET/v1/spaces/:id
POST/v1/bookings
GET/v1/bookings/:id
DELETE/v1/bookings/:id
GET/v1/owner/spaces
POST/v1/owner/spaces

Authentication

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