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

Lusha Companies Tables API

The company-side twin of Contacts Tables — persist and enrich company working sets in tables with dynamic columns, capped at 50,000 entities per table and 500 tables per account.

Lusha Companies Tables API is one of 19 APIs that Lusha publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tables and Enrichment. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 7 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0.

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

11 operations 7 paths 27 schemas 3 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.lusha.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Lusha Companies Tables API declares 1 security scheme for authenticating requests. An API key is passed in the header as api_key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your Lusha API key. You can find this in your Lusha dashboard under API settings. Include this key in the apikey header for all requests.

Paths & Operations 11

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

Companies Tables 11

Companies Tables API: Create and manage persistent tables of companies inside Lusha. Tables are spreadsheets with configurable columns — default Lusha fields, enrichment data, Sig…

POST
/v3/companies/tables
Create Companies Table
createCompaniesTable body → 201400401403409
POST
/v3/companies/tables/list
List Companies Tables
listCompaniesTables body → 200400401403
GET
/v3/companies/tables/{table_id}
Get Companies Table
getCompaniesTable 2 params → 200401403404
PATCH
/v3/companies/tables/{table_id}
Update Companies Table
updateCompaniesTable 1 param body → 200400401403404
DELETE
/v3/companies/tables/{table_id}
Delete Companies Table
deleteCompaniesTable 2 params → 200401403404
GET
/v3/companies/tables/{table_id}/entities
Get Companies Table Entities
getCompaniesTableEntities 4 params → 200401403404
POST
/v3/companies/tables/{table_id}/entities
Add Entities to Companies Table
addCompaniesTableEntities 1 param body → 200400401403404
DELETE
/v3/companies/tables/{table_id}/entities
Remove Entities from Companies Table
removeCompaniesTableEntities 1 param body → 200400401403404
GET
/v3/companies/tables/{table_id}/columns
List Companies Table Columns
listCompaniesTableColumns 2 params → 200401403404
DELETE
/v3/companies/tables/{table_id}/columns/{column_id}
Remove Column from Companies Table
removeCompaniesTableColumn 3 params → 200401403404
POST
/v3/companies/tables/{table_id}/columns/{column_id}/run
Run Column on Companies Table
runCompaniesTableColumn 2 params body → 200400401403404

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are ColumnSummary (12 properties), TableMetadata (8 properties), EntityColumnValue (6 properties), TableListRequest (5 properties). Each schema is shown below with its type and property counts.

CreatedBy
object
Where and by whom the table was created.
2 properties
ColumnsRunRequest
object
3 properties 2 required
EntitiesAddRequest
object
3 properties 2 required
V3PaginationResponse
object
3 properties
EntitiesRemoveResponse
object
2 properties
TableMetadata
object
TableDto — static metadata for a table.
8 properties
CellStatus
string
Current state of a single cell's data. nodata means the run succeeded but found nothing — distinct from failed, which means the run itself errored.
ColumnsListResponse
object
Response for List Columns — data is a bare array of ColumnDto.
2 properties
EntityColumnValue
object
One column's value on a single row, as returned by Get Entities. This shape is a passthrough from the underlying Workspace service — the fields shown here (id,…
6 properties
TableResponse
object
2 properties
TableUpdateRequest
object
name, visibility, and archived are all optional — send any subset; omitted fields stay unchanged. Sending none of them is a no-op. A partial update re-reads th…
4 properties 1 required
RunScope
string
Controls which rows a column operation applies to. all re-runs every row, including already-processed ones. missing only runs rows that don't have a value for…
TableEntity
object
A single row. id is the encrypted Lusha ID (v{N}.…) — personId for contacts, lushaCompanyId for companies — in the same format used across V3, so it round-trip…
2 properties
ErrorResponse
object
3 properties 2 required
AddedBy
object
Where and by whom a row was added to the table.
1 property
TableStatusData
object
Response payload for Get Table — TableDto fields plus live entity/column counts.
EntitiesGetResponse
object
3 properties
ColumnsRunResponse
object
Run is asynchronous — this response confirms the run was accepted. Poll Get Table for per-column row-status counts to know when it's finished.
2 properties
TableOwner
object
Identifies the user acting on the table, and resolves to a user on your account. Required on every table-route call when authenticating with an API key (there…
1 property
EntitiesAddResponse
object
2 properties
TableCreateRequest
object
4 properties 2 required
ColumnSummary
object
ColumnDto — a column's definition plus aggregated per-cell status counts.
12 properties
OwnerInfo
object
Resolved owner of the table. id is always present; email and name are resolved best-effort within the API key's account and may be omitted if resolution fails…
3 properties
TableListResponse
object
3 properties
TableListRequest
object
5 properties 1 required
EntitiesRemoveRequest
object
2 properties 2 required
V3Billing
object
Credit usage summary for a V3 API request
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lusha-companies-tables-api-openapi.yml Raw ↑

Other APIs Lusha publishes across the network.

Lusha Search API
Lusha Enrich API
Lusha Search & Enrich API
Lusha Prospecting API
Lusha Lookalikes API
Lusha Buying Group API
Lusha Signals API
Lusha Website Visitors API
Lusha Filters API
Lusha Contacts Tables API
Lusha Webhooks API
Lusha Account API
Where this information came from

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