How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

KugelAudio Dictionaries API

The Dictionaries API from KugelAudio — 5 operation(s) for dictionaries.

KugelAudio Dictionaries API is one of 14 APIs that KugelAudio publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Dictionaries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 11 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.kugelaudio.com.

11 operations 5 paths 13 schemas 2 DELETE3 GET2 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.kugelaudio.com
Resource Areas
1

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 3 GET, 2 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Dictionaries 11
GET
/v1/dictionaries
List Dictionaries
list_dictionaries_v1_dictionaries_get 1 param → 200422
POST
/v1/dictionaries
Create Dictionary
create_dictionary_v1_dictionaries_post 1 param body → 201422
GET
/v1/dictionaries/{dict_id}
Get Dictionary
get_dictionary_v1_dictionaries__dict_id__get 2 params → 200422
PATCH
/v1/dictionaries/{dict_id}
Update Dictionary
update_dictionary_v1_dictionaries__dict_id__patch 2 params body → 200422
DELETE
/v1/dictionaries/{dict_id}
Delete Dictionary
delete_dictionary_v1_dictionaries__dict_id__delete 2 params → 200422
GET
/v1/dictionaries/{dict_id}/entries
List Entries
list_entries_v1_dictionaries__dict_id__entries_get 5 params → 200422
POST
/v1/dictionaries/{dict_id}/entries
Add Entry
add_entry_v1_dictionaries__dict_id__entries_post 2 params body → 201422
PUT
/v1/dictionaries/{dict_id}/entries
Bulk Replace Entries
bulk_replace_entries_v1_dictionaries__dict_id__entries_put 2 params body → 200422
PATCH
/v1/dictionaries/{dict_id}/entries/{entry_id}
Update Entry
update_entry_v1_dictionaries__dict_id__entries__entry_id__patch 3 params body → 200422
DELETE
/v1/dictionaries/{dict_id}/entries/{entry_id}
Delete Entry
delete_entry_v1_dictionaries__dict_id__entries__entry_id__delete 3 params → 200422
POST
/v1/dictionaries/{project_id}/invalidate
Invalidate Dictionary Cache
invalidate_dictionary_cache_v1_dictionaries__project_id__invalidate_post 1 param → 204422

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are DictionaryResponse (8 properties), DictionaryEntryResponse (8 properties), ValidationError (5 properties), EntryPayload (4 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
DeleteResponse
object
Response for delete operations (200 + body so JS SDKs can JSON-parse).
1 property
DictionaryListResponse
object
List of dictionaries for a project.
1 property 1 required
CreateDictionaryRequest
object
Create a new dictionary scoped to a project.
3 properties 1 required
EntryPayload
object
Fields shared by single-entry create and bulk-replace items.
4 properties 2 required
ValidationError
object
5 properties 3 required
BulkReplaceResponse
object
Counts of what changed during bulk replace.
3 properties 3 required
DictionaryEntryResponse
object
A single dictionary entry.
8 properties 7 required
DictionaryEntryListResponse
object
Paginated list of dictionary entries.
4 properties 4 required
UpdateDictionaryRequest
object
Patch an existing dictionary. projectid cannot be changed.
4 properties
UpdateEntryRequest
object
Patch an existing entry.
4 properties
BulkReplaceEntriesRequest
object
Atomic upsert + delete-missing replacement of all entries in a dictionary. Idempotent: callers sending the same payload twice converge to the same final state.…
1 property 1 required
DictionaryResponse
object
A single dictionary record.
8 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kugelaudio-dictionaries-api-openapi.yml Raw ↑

Other APIs KugelAudio publishes across the network.

KugelAudio 11labs API
KugelAudio Audio API
KugelAudio billing API
KugelAudio Health API
KugelAudio license API
KugelAudio Models API
KugelAudio Normalize API
KugelAudio Post Overrides API
KugelAudio Predict API
KugelAudio Ready API
KugelAudio Tts API
KugelAudio Vapi API
Where this information came from

This is an independent, third-party profile of KugelAudio Dictionaries API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.