Toolkits

Create toolkit

Create a toolkit and issue its first API key.

The plaintext key (jntc_live_…) is returned once in api_key and is never retrievable again. Optional credential_ids bind existing credentials at creation time.

post/toolkits

Request body

activeboolean
credential_idsstring[] nullable
descriptionstring nullable
namestring required

Response

Successful Response

api_keystring required

Changes