latestOpenAPI 3.1.02026-07-1295183803.5 KB
b647f1808dda
Tracking_Namespace
Create namespace under a parent key
post/skynet/namespaced-apikeys
Query parameters
namespacestring required
Example:namespace=test_name
Specify a name for the namespace. If the namespace specified is unique then a new namespace along with a new key is created. Whereas if the specified namespace is not unique, a new key will be created in the existing namespace. Please note that a namespace cannot be created using another namespace key.
keystring 32 character alphanumeric string required
Example:key=API_KEY
A key is a unique identifier that is required to authenticate a request to the API.
Request body
object required