My Kentik™ API now available
My Kentik™ Portal is a built-in feature of the Kentik platform that enables curated, self-service network traffic visibility for downstream customers (solution brief here). Because we’re strongly committed to supporting features not only through our portal but also via APIs, we’ve now introduced the My Kentik API.
Providing an initial set of four methods, the My Kentik API enables Kentik customers to programmatically manage settings for their My Kentik Portal tenants. Development work is ongoing to achieve full parity with the functionality that’s available in the Kentik portal via the My Kentik Portal page.
The following methods are available now, and can be tested with the V5 API Tester for our US and EU clusters:
- Tenant List (GET): Returns an array that contains information about all tenants
- Tenant Info (GET): Returns a tenant object containing information about an individual tenant
- Tenant User Create (POST): Creates a tenant user object and Returns information about that individual tenant user
- Tenant User Delete (DELETE): Deletes a tenant user from the system
For more information, please see the My Kentik API topic in the Kentik Knowledge Base or contact our Customer Success team.