सार्वजनिक एपीआई v1

कॉन्टैक्टिस पर निर्माण करें

सीआरएम संपर्क, बिक्री दस्तावेज़, निर्देशिका प्रोफाइल, नौकरी लिस्टिंग, बुकिंग, इन्वेंट्री और आरएफक्यू अनुरोधों को पढ़ने और लिखने के लिए कंपनी-स्कोप एपीआई कुंजियों का उपयोग करें।

प्रमाणीकरण

Create an API key in Dashboard → Settings → API keys. Send it as a Bearer token on every request:

Authorization: Bearer knt_live_your_key_here

Keys can be scoped to specific modules. Your company must have the matching module enabled. Revoked or expired keys return 401.

आधार यूआरएल

https://kontaktis.com/api/v1

अंतिमबिंदुओं

  • /api/v1/crm/contactsCRM
    GET, POST
  • /api/v1/crm/dealsCRM
    GET, POST
  • /api/v1/crm/inquiriesCRM
    GET
  • /api/v1/sales/clientsSales
    GET, POST
  • /api/v1/sales/documentsSales
    GET, POST
  • /api/v1/directory/profileDirectory
    GET, PATCH
  • /api/v1/jobs/listingsJobs
    GET, POST
  • /api/v1/appointments/bookingsAppointments
    GET
  • /api/v1/inventory/itemsInventory
    GET, POST
  • /api/v1/rfq/requestsRFQ
    GET, POST

पृष्ठ पर अंक लगाना

List endpoints accept limit (max 100, default 25) and cursor.

Responses include data and meta.nextCursor for cursor-based paging.

Ready to grow your B2B presence?

Create your free account, publish your profile, and enable modules as you need them.