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

Close Contacts API

The contacts API from Close — 2 operation(s) for contacts.

Close Contacts API is one of 126 APIs that Close 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.

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

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

5 operations 2 paths 13 schemas 1 DELETE2 GET1 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.close.com/api/v1
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Close Contacts API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (ApiKeyAuth). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

  • ApiKeyAuth — Use your API key as the username and leave the password empty.

Paths & Operations 5

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

contacts 5
GET
/contact/
List contacts
contacts_list 4 params → 200400401404
POST
/contact/
Create a new contact
contacts_create 1 param body → 200400401404
GET
/contact/{id}/
Fetch a single contact
contacts_get 2 params → 200400401404
PUT
/contact/{id}/
Update an existing contact
contacts_update 2 params body → 200400401404
DELETE
/contact/{id}/
Delete a contact
contacts_delete 1 param → 200400401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Contact (19 properties), BasicSubscriptionInfoForContact (10 properties), CreateContact (9 properties), UpdateContact (7 properties). Each schema is shown below with its type and property counts.

ContactPhone
object
6 properties 2 required
CreateContact
object
9 properties
WorkflowRunStatus
string
ContactUrl
object
2 properties 2 required
Contact
object
19 properties 9 required
CallStatus
string
Current status of the call.
UpdateContact
object
7 properties
StatusReason
string
Reason for each higher level status on a Workflow run.
WorkflowStatus
string
BasicSubscriptionInfoForContact
object
10 properties 10 required
ContactEmail
object
3 properties 3 required
ContactRecentCall
object
5 properties 5 required
RenderedIntegrationLink
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

close-contacts-api-openapi.yml Raw ↑

Other APIs Close publishes across the network.

Close subpackage_activities API
Close subpackage_activitiesCalls API
Close subpackage_activitiesCreations API
Close subpackage_activitiesCustomActivities API
Close subpackage_activitiesEmails API
Close subpackage_activitiesEmailThreads API
Close subpackage_activitiesFormSubmissions API
Close subpackage_activitiesLeadMerges API
Close subpackage_activitiesLeadStatusChanges API
Close subpackage_activitiesMeetings API
Close subpackage_activitiesNotes API
Close subpackage_activitiesOpportunityStatusChanges API
Where this information came from

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