Skip to main content
POST
/
sub-account
cURL
curl --request POST \
  --url https://api.covenance.com/sub-account \
  --header 'x-api-key: <api-key>'
{
  "id": "<string>",
  "name": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.covenance.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Response

OK

id
string
name
string