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

Lev Contacts API

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

Lev Contacts API is one of 16 APIs that Lev 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, a getting-started guide, and authentication docs.

This API exposes 9 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 2026-03.

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

9 operations 5 paths 7 schemas 1 DELETE3 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-03
Base URL
https://api.lev.com/api/external/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Lev Contacts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key or JWT) (bearerAuth).

Paths & Operations 9

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

Contacts 9
GET
/api/external/v2/contacts
List contacts with pagination
getContacts 3 params → 200400401403
POST
/api/external/v2/contacts
Create a new contact
postContacts body → 201401403422
GET
/api/external/v2/contacts/{contact_id}
Get a single contact by ID
getContactsContactId 1 param → 200401403404
PATCH
/api/external/v2/contacts/{contact_id}
Update a contact
patchContactsContactId 1 param body → 200401403404409
POST
/api/external/v2/contacts/{contact_id}/actions/unlock
Reveal an AI-recommended lender contact — charges credits; requires the ai:actions scope
postContactsContactIdActionsUnlock 1 param → 200401402403404
GET
/api/external/v2/contacts/{contact_id}/notes
List notes logged on a contact
getContactsContactIdNotes 3 params → 200401403404
POST
/api/external/v2/contacts/{contact_id}/notes
Add a note to a contact
postContactsContactIdNotes 1 param body → 201401403404422
PATCH
/api/external/v2/contacts/{contact_id}/notes/{note_id}
Edit a contact note
patchContactsContactIdNotesNoteId 2 params body → 200400401403404422
DELETE
/api/external/v2/contacts/{contact_id}/notes/{note_id}
Permanently delete a contact note
deleteContactsContactIdNotesNoteId 2 params → 200401403404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Contact (21 properties), Phone (6 properties), Note (5 properties), PhoneIn (4 properties). Each schema is shown below with its type and property counts.

Note
object
5 properties
ApiErrorEnvelope
object
2 properties
Phone
object
Phone number as stored on a contact. e164 is the normalized canonical number (always server-computed from raw). Fields may be null on records created before ph…
6 properties
BooleanDeleteResult
object
1 property
Contact
object
21 properties
ApiError
object
2 properties
PhoneIn
object
Phone number input. e164 is always computed server-side from raw — caller-supplied values are ignored, so normalization cannot be bypassed.
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lev-contacts-api-openapi.yml Raw ↑

Other APIs Lev publishes across the network.

Lev Account & Team API
Lev API Keys API
Lev Billing API
Lev Companies API
Lev Deal Financials API
Lev Deal Properties API
Lev Deal Team API
Lev Deals API
Lev Lender Directory API
Lev Lev API Documentation API
Lev Market Data API
Lev Pipelines API
Where this information came from

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