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

Phonic tools API

The tools API from Phonic — 2 operation(s) for tools.

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

Tagged areas include Tools. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 2 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

5 operations 2 paths 29 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.phonic.ai/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Phonic tools API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer authentication header of the form Bearer . Manage your API keys [here](https://phonic.co/api-keys).

Paths & Operations 5

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

tools 5
GET
/tools
List
list 2 params → 200404
POST
/tools
Create
create 2 params body → 201400403409
GET
/tools/{nameOrId}
Get
get 3 params → 200403404
DELETE
/tools/{nameOrId}
Delete
delete 3 params → 200404
PATCH
/tools/{nameOrId}
Update
update 3 params body → 200400404409

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are Tool (25 properties), CreateToolRequest (23 properties), UpdateToolRequest (22 properties), ToolParameter (6 properties). Each schema is shown below with its type and property counts.

ToolProject
object
2 properties 2 required
Tool
object
25 properties 6 required
tools_get_Response_200
object
1 property 1 required
ValidationErrorError
object
1 property 1 required
ToolEndpointMethod
string
HTTP method for webhook tools.
CreateToolRequestExecutionMode
string
Mode of operation.
UpdateToolRequestExecutionMode
string
Mode of operation.
CreateToolRequestEndpointMethod
string
Required for webhook tools. HTTP method for the webhook endpoint.
UpdateToolRequestSpeechBeforeToolCall
string
For builtinnaturalconversationending and builtinkeypadinput tools. Whether the agent must speak before calling the tool ("required"), the model decides ("optio…
BasicErrorError
object
2 properties 1 required
CreateToolRequest
object
23 properties 4 required
ToolParameterLocation
string
Only applicable for customwebhook tools. Specifies where the parameter should be sent in the webhook request. - For GET webhooks: defaults to "querystring" and…
ToolSpeechBeforeToolCall
string
For builtinnaturalconversationending and builtinkeypadinput tools. Whether the agent must speak before calling the tool ("required"), the model decides ("optio…
Error
CreateToolRequestSpeechBeforeToolCall
string
For builtinnaturalconversationending and builtinkeypadinput tools. Whether the agent must speak before calling the tool ("required"), the model decides ("optio…
UpdateToolRequest
object
Fields to update on the tool. All fields are optional; omitted fields are left unchanged. A tool's type cannot be changed after creation.
22 properties
tools_create_Response_201
object
2 properties 2 required
ToolType
string
The type of tool.
CreateToolRequestType
string
The type of tool.
ToolParameterItemType
string
Required only when type is "array". The type of items in the array.
BasicError
object
1 property
tools_update_Response_200
object
1 property 1 required
ToolParameterType
string
The parameter type.
tools_list_Response_200
object
1 property 1 required
ToolExecutionMode
string
Mode of operation - sync waits for response, async continues without waiting.
UpdateToolRequestEndpointMethod
string
HTTP method for webhook tools. When changing this value, all parameters must include explicit location values.
ToolParameter
object
6 properties 4 required
tools_delete_Response_200
object
1 property 1 required
ValidationError
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

phonic-tools-api-openapi.yml Raw ↑

Other APIs Phonic publishes across the network.

Phonic agents API
Phonic apiKeys API
Phonic auth API
Phonic conversationItems API
Phonic conversations API
Phonic extractionSchemas API
Phonic projects API
Phonic voices API
Phonic workspace API
Where this information came from

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