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

Levitate Contacts API

The Contacts API from Levitate — 5 operation(s) for contacts.

Levitate Contacts API is one of 4 APIs that Levitate 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, and authentication docs.

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

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

10 operations 5 paths 24 schemas 1 DELETE4 GET1 PATCH3 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.levitate.ai/public/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Levitate Contacts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 2 scopes.

  • OAuth2 — Levitate OAuth2 Authorization Flow

Paths & Operations 10

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

Contacts 10
GET
/public/v1/Contacts/{id}
Get Contact by Id
GetContactById 1 param → 200401403404
PATCH
/public/v1/Contacts/{id}
Update a contact
UpdateContact 1 param body → 200400401403404409
GET
/public/v1/Contacts
List contacts
ListContacts 14 params → 200400401403
POST
/public/v1/Contacts
Create a contact
CreateContact body → 201400401403409
POST
/public/v1/Contacts/search
Search contacts with a boolean filter
SearchContacts 3 params body → 200400401403
GET
/public/v1/Contacts/{id}/keyfacts
List a contact's key facts
ListContactKeyFacts 1 param → 200401403404
POST
/public/v1/Contacts/{id}/keyfacts
Add a key fact to a contact
AddContactKeyFact 1 param body → 201400401403404
GET
/public/v1/Contacts/{id}/keyfacts/{keyFactId}
Get one of a contact's key facts by Id
GetContactKeyFactById 2 params → 200401403404
PUT
/public/v1/Contacts/{id}/keyfacts/{keyFactId}
Replace one of a contact's key facts
ReplaceContactKeyFact 2 params body → 200400401403404
DELETE
/public/v1/Contacts/{id}/keyfacts/{keyFactId}
Delete one of a contact's key facts
DeleteContactKeyFact 2 params → 200400401403404

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Contact (22 properties), ContactSummary (12 properties), ContactPatch (11 properties), ContactWrite (11 properties). Each schema is shown below with its type and property counts.

Contact
object
22 properties
PhoneNumber
object
4 properties 1 required
KeyDateKind
OperationResultOfContact
object
6 properties
ContactSearchRequest
object
1 property
Capability
PagedCollectionOfContactSummary
object
4 properties
OperationResult
object
5 properties
PagedCollectionOfKeyFact
object
4 properties
OperationResultOfPagedCollectionOfContactSummary
object
6 properties
KeyDate
object
3 properties
ContactPatch
object
11 properties
ContactFilterNode
object
5 properties
OperationResultOfKeyFact
object
6 properties
PhoneNumberMetadata
object
4 properties
Reference
object
2 properties
KeyFact
object
6 properties
Address
object
6 properties
EmailAddress
object
2 properties 2 required
ITechnicalError
object
5 properties
ContactSummary
object
12 properties
OperationResultOfPagedCollectionOfKeyFact
object
6 properties
KeyFactWrite
object
3 properties
ContactWrite
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

levitate-contacts-api-openapi.yml Raw ↑

Other APIs Levitate publishes across the network.

Levitate MCP Server
Levitate Companies API
Levitate Notes API
Where this information came from

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