/
E-
e-invoice-be
/
e-invoice.be Peppol Access Point API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 28m ago · Updated 8mo ago
View markdown
e-invoice-be
e-invoice.be Peppol Access Point API
post
Create Tenant Api Key
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-12-11
52
106
250.5 KB
Admin
16
get
List Tenants
post
Create Tenant
get
Get Tenant
put
Update Tenant
delete
Delete Tenant
get
List Tenant Api Keys
post
Create Tenant Api Key
get
Get Latest Tenant Api Key
get
Get Tenant Api Key
put
Update Tenant Api Key
delete
Delete Tenant Api Key
get
Ping
get
Get Tenant Peppol Status
post
Register Tenant Peppol
put
Upsert Tenant Business Card
delete
Unregister Tenant Peppol
Conversion
3
Documents
14
Inbox
3
Lookup
2
Outbox
2
Tenant
2
Validate
3
Webhooks
7
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