/
E-
e-invoice-be
/
e-invoice.be Peppol Access Point API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-12-11
52
106
250.5 KB
Admin
Create Tenant Api Key
post
/api/admin/tenants/{tenant_id}/api-keys
Path parameters
tenant_id
string
required
Request body
ApiKeyCreate
required
Schema for creating a new API key.
name
string
required
description
string
nullable
Response
Successful Response
ApiKeyResponse
required
API Key response schema for authentication.
id
string
required
tenant_id
string
required
name
string
required
description
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
is_deleted
boolean