CaledoLegales

REST API documentation

Access New Caledonia company data, legal announcements, and search. RESTful, JSON, rate-limited.

Base URL

https://api.caledolegales.com/v1/

Authentication

Include your API key in the Authorization header:

Authorization: Bearer cl_live_YOUR_KEY

Main endpoints

MethodPathDescription
GET/entreprises/:ridetGet full company record
GET/annoncesList legal announcements (filterable)
GET/search?q=Full-text search across companies
POST/webhooksRegister webhook endpoint (HMAC signed)
GET/healthzService status

Rate limits

SDKs

Official SDKs: Node.js, Python, PHP, cURL examples available at /developers