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

Monaco Contacts API

The Contacts API from Monaco — 3 operation(s) for contacts.

Monaco Contacts API is one of 13 APIs that Monaco publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 6 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

6 operations 3 paths 14 schemas 1 DELETE1 GET1 PATCH2 POST1 PUT

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.monaco.com
Resource Areas
1

Paths & Operations 6

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

Contacts 6
POST
/v1/contacts/list
List Contacts
list_contacts body → 2004XX
PUT
/v1/contacts/
Upsert a Contact
upsert_contact body → 2004XX
POST
/v1/contacts/
Create a Contact
create_contact body → 2004XX
PATCH
/v1/contacts/{contact_id}
Update a Contact
update_contact 1 param body → 2004XX
GET
/v1/contacts/{contact_id}
Get a Contact
get_contact 1 param → 2004XX
DELETE
/v1/contacts/{contact_id}
Delete a Contact
delete_contact 1 param → 2044XX

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ContactResponse (22 properties), ContactCreateRequest (11 properties), ContactUpdateRequest (10 properties), ContactListRequest (5 properties). Each schema is shown below with its type and property counts.

ResponseMeta
object
1 property
LogicalOperatorEnum
string
Logical operators to combine filters or filter expressions.
api__public_api__schemas__contacts__ScoringInfo
object
1 property
FilterRule
object
3 properties 2 required
PublicErrorResponse
object
1 property 1 required
PublicListResponse_ContactResponse_
object
3 properties 2 required
ContactListRequest
object
5 properties
PaginationInfo
object
4 properties 4 required
ContactCreateRequest
object
Request body for creating a contact via POST or upserting via PUT. Custom fields can be passed as additional keys prefixed with customfield.
11 properties
ErrorDetail
object
2 properties 2 required
ContactResponse
object
Contact resource. Custom fields appear as additional keys prefixed with customfield.
22 properties 3 required
PublicItemResponse_ContactResponse_
object
2 properties 1 required
FilterExpression
object
A filter expression with an explicit operator. Contains filters that can be either FilterRule objects (leaf nodes) or nested FilterExpression objects (branch n…
2 properties
ContactUpdateRequest
object
Request body for updating a contact via PATCH.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

monaco-contacts-api-openapi.yml Raw ↑

Other APIs Monaco publishes across the network.

Monaco Accounts API
Monaco Audiences API
Monaco Auth API
Monaco Campaigns API
Monaco Meetings API
Monaco Opportunities API
Monaco Schemas API
Monaco Sequence Templates API
Monaco Sequences API
Monaco Tags API
Monaco Tasks API
Monaco Users API
Where this information came from

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