Learn how to setup AI Tables and access them programmatically
input
column, which is the “company identifier” column you must provide. It can be a company website, name, a mix of both, or any other unique identifier.
Here is a sample request to add companies to a table:
run
parameter is optional and defaults to false
. If set to true
, it will trigger AI research agents to enrich the data in the table.
Alternatively, you can trigger the enrichment process later using the Run Table endpoint:
run_status
indicates the current status of the table. It can be running
(enrichment in progress) or idle
(enrichment completed).