/
OP
openmicai
/
OpenMic v1 External API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13m ago · Updated 4w ago
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-15
39
45
99.9 KB
58dc5cff0ca7
Agents
5
get
List agents
post
Create an agent
get
Get an agent
delete
Delete an agent
patch
Update an agent
Auth
1
get
Get current user info
Calls
3
post
Create an outbound phone call
get
Get a call
get
List calls
Campaigns
5
get
List campaigns
post
Create a campaign
get
Get a campaign
delete
Delete a campaign
patch
Update a campaign
Contact Lists
10
get
List contact lists
post
Create a contact list
get
Get a contact list
delete
Delete a contact list
patch
Update a contact list
get
List contacts in a list
post
Add a contact
delete
Delete contacts from a list
post
Bulk add contacts
patch
Update a contact
Phone Numbers
4
get
List phone numbers
get
Get a phone number
post
Link an agent to a phone number
post
Unlink an agent from a phone number
SMS
3
post
Send SMS
get
List SMS logs
get
Get an SMS log
Tools
5
get
List tools for an agent
post
Create a tool for an agent
get
Get a tool
delete
Delete a tool
patch
Update a tool
Usage
1
get
Get usage
Voices
2
get
List voices
get
Get a voice
Auth
Get current user info
Returns the name and email of the account associated with the API key.
get
/v2/whoami
Response
Current user info.
object
required
name
string
required
email
string
required