SigNoz · Capability
SigNoz — gateway
SigNoz — gateway. 8 operations. Lead operation: Get ingestion keys for workspace. Self-contained Naftiko capability covering one Signoz business surface.
What You Can Do
GET
Getingestionkeys
— Get ingestion keys for workspace
/v1/api/v2/gateway/ingestion-keys
POST
Createingestionkey
— Create ingestion key for workspace
/v1/api/v2/gateway/ingestion-keys
DELETE
Deleteingestionkeylimit
— Delete limit for the ingestion key
/v1/api/v2/gateway/ingestion-keys/limits/{limitid}
PATCH
Updateingestionkeylimit
— Update limit for the ingestion key
/v1/api/v2/gateway/ingestion-keys/limits/{limitid}
GET
Searchingestionkeys
— Search ingestion keys for workspace
/v1/api/v2/gateway/ingestion-keys/search
DELETE
Deleteingestionkey
— Delete ingestion key for workspace
/v1/api/v2/gateway/ingestion-keys/{keyid}
PATCH
Updateingestionkey
— Update ingestion key for workspace
/v1/api/v2/gateway/ingestion-keys/{keyid}
POST
Createingestionkeylimit
— Create limit for the ingestion key
/v1/api/v2/gateway/ingestion-keys/{keyid}/limits
MCP Tools
get-ingestion-keys-workspace
Get ingestion keys for workspace
read-only
idempotent
create-ingestion-key-workspace
Create ingestion key for workspace
delete-limit-ingestion-key
Delete limit for the ingestion key
idempotent
update-limit-ingestion-key
Update limit for the ingestion key
idempotent
search-ingestion-keys-workspace
Search ingestion keys for workspace
read-only
idempotent
delete-ingestion-key-workspace
Delete ingestion key for workspace
idempotent
update-ingestion-key-workspace
Update ingestion key for workspace
idempotent
create-limit-ingestion-key
Create limit for the ingestion key