Endpoints

KLICBOT REST API v1 endpoints — requests, detail en API-key beheer.

Belangrijkste API Endpoints

Base: https://klicbot.nl/api/v1

KLIC-aanvragen

Methode Pad Beschrijving
GET /requests Paginated lijst (page, page_size max 200)
GET /request/{order_id} Detail van één aanvraag

Vereist read-recht op de API-key.

API-key beheer

Methode Pad Beschrijving
POST /keys Nieuwe key
GET /keys Keys van company
DELETE /keys/{key_id} Key intrekken

Publieke endpoints (geen KLIC-key)

Methode Pad Doel
POST /mailing-list/subscribe Nieuwsbrief
POST /contact Contact
POST /enterprise/request Enterprise-aanvraag

Dashboard API (sessie-auth)

Uitgebreide operaties — o.a. compliance, exports, projecten:

https://klicbot.nl/user/api/...

Voorbeelden (Pro):

  • GET/POST /user/api/compliance/checklist-settings
  • Compliance-ketenstatus per project

Roadmap / Enterprise

De volgende patronen uit integratiedocumentatie kunnen in maatwerk of toekomstige versies beschikbaar zijn:

  • POST melding indienen via API
  • Checklist-mutaties per moment
  • Export-jobs met webhook export.ready

Bespreek scope via Enterprise-aanvraag.