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

Fixie call_throttles API

The call_throttles API from Fixie — 2 operation(s) for call_throttles.

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

The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an AsyncAPI specification.

This API exposes 6 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 0.1.0.

Requests are made against a single base URL, https://api.ultravox.ai.

6 operations 2 paths 4 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.1.0
Base URL
https://api.ultravox.ai/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Fixie call_throttles API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (apiKeyAuth).

  • apiKeyAuth — API key

Paths & Operations 6

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

call_throttles 6
GET
/api/call_throttles
Lists call throttles for the current account.
call_throttles_list 2 params → 200
POST
/api/call_throttles
Creates a new call throttle.
call_throttles_create body → 201
GET
/api/call_throttles/{throttle_id}
Gets a call throttle.
call_throttles_retrieve 1 param → 200
PUT
/api/call_throttles/{throttle_id}
Updates a call throttle (full replacement).
call_throttles_update 1 param body → 200
PATCH
/api/call_throttles/{throttle_id}
Partially updates a call throttle.
call_throttles_partial_update 1 param body → 200
DELETE
/api/call_throttles/{throttle_id}
Deletes a call throttle.
call_throttles_destroy 1 param → 204

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PaginatedCallThrottleList (4 properties), CallThrottle (4 properties), PatchedCallThrottle (4 properties), CallThrottleRule (2 properties). Each schema is shown below with its type and property counts.

PatchedCallThrottle
object
4 properties
CallThrottleRule
object
2 properties 2 required
CallThrottle
object
4 properties 4 required
PaginatedCallThrottleList
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fixie-call-throttles-api-openapi.yml Raw ↑

Other APIs Fixie publishes across the network.

Fixie accounts API
Fixie agents API
Fixie api_keys API
Fixie calls API
Fixie corpora API
Fixie deleted_calls API
Fixie models API
Fixie schema API
Fixie sip API
Fixie telephony_configs API
Fixie tools API
Fixie voices API
Where this information came from

This is an independent, third-party profile of Fixie call_throttles 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.