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

Structify entity API

The entity API from Structify — 21 operation(s) for entity.

Structify entity API is one of 32 APIs that Structify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Entity. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 21 operations across 21 paths, and defines 53 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.structify.ai, http://localhost:8080.

21 operations 21 paths 53 schemas 1 DELETE6 GET14 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.structify.ai
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Structify entity API declares 2 security schemes for authenticating requests. An API key is passed in the header as api_key (api_key). It accepts HTTP bearer tokens (session_token). By default, every request must be authenticated.

Paths & Operations 21

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

entity 21
POST
/entity/add
Add an entity (or entities) to a dataset given a graph representation of the entity (or entities).
entity_add body → 200
POST
/entity/add_batch
Add a batch of entities to a dataset given a list of graph representations of the entities.
entity_add_batch body → 200
POST
/entity/add_relationship
Add a relationship between two entities in a dataset
entity_add_relationship body → 200
DELETE
/entity/delete
Delete an entity manually
entity_delete body → 200
POST
/entity/delete_relationship
delete a relationship between two entities in a dataset
entity_delete_relationship body → 200
POST
/entity/derive
Derive a new property value based on existing source properties
entity_derive body → 200
POST
/entity/derive_all
Derive a new property value based on existing source properties for all entities in a table
entity_derive_all body → 200
GET
/entity/get
Get entity with a given id
entity_get 2 params → 200
GET
/entity/get_local_subgraph
entity_get_local_subgraph 2 params → 200
GET
/entity/get_merges
Get all historical merges for a given entity
entity_get_merges 1 param → 200
GET
/entity/get_source_entities
entity_get_source_entities 1 param → 200
GET
/entity/list_jobs
list jobs for a given entity
entity_list_jobs 1 param → 200
POST
/entity/merge
merge an entity manually
entity_merge body → 200
POST
/entity/search
Search for entities based on the given query
entity_search body → 200
POST
/entity/summarize
Search for entities based on the given query
entity_summarize body → 200
POST
/entity/trigger_merge
Trigger our merge process for a given entity
entity_triggermerge 1 param → 200
POST
/entity/update
update an entity manually
entity_update body → 200
POST
/entity/upload
Add multiple entities to a dataset from a CSV file
entity_upload 5 params body → 200
POST
/entity/upload_parquet
Add multiple entities to a dataset from a Parquet file with fast batch insert
entity_upload_parquet 3 params body → 200
POST
/entity/verify
verify a kg against the dataset
entity_verify body → 200
GET
/entity/view
entity_view 2 params → 200

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are Job (21 properties), KgRelationship (8 properties), SourceEntity (8 properties), KgEntity (7 properties). Each schema is shown below with its type and property counts.

UserId
string
Source
object
7 properties 4 required
ManualSource
DeriveAllEntityParams
object
6 properties 4 required
KgRelationship
object
8 properties 8 required
SummarizeEntityParams
object
4 properties 3 required
PartialDate
SourceEntity
object
8 properties 6 required
SourceId
string
MergeParams
object
3 properties 2 required
Money
GetLocalSubgraphResponse
object
2 properties 2 required
EntityMatch
object
7 properties 6 required
JobStatus
string
LLMRelationship
object
4 properties 3 required
ScraperId
string
LLMEntity
object
3 properties 3 required
FileUpload
object
1 property 1 required
SourceEntityId
string
ComplexPropValue
SourceLink
Url
DatasetId
string
LLMImage
object
2 properties
EntityViewResponse
object
6 properties 6 required
DeriveEntityParams
object
6 properties 4 required
MergeResponse
object
2 properties
DeleteParams
object
2 properties 2 required
DeleteRelationshipParams
object
2 properties 2 required
AddBatchParams
object
4 properties 2 required
GetSourceEntitiesResponse
object
1 property 1 required
AddParams
object
3 properties 2 required
RelationshipId
string
PropertyMatch
object
5 properties 5 required
PersonName
object
1 property 1 required
UpdateParams
object
4 properties 3 required
VerifyParams
object
3 properties 2 required
MembershipId
string
SearchEntityParams
object
3 properties 3 required
Job
object
21 properties 9 required
JobType
string
BasicPropValue
ExplorationRunId
string
EntityId
string
FileType
string
AddRelationshipParams
object
5 properties 4 required
Address
SourceLocation
WorkflowSessionNodeId
string
LLMKnowledgeGraph
object
Knowledge graph info structured to deserialize and display in the same format that the LLM outputs. Also the first representation of an LLM output in the pipel…
2 properties 1 required
CardinalityOverride
object
3 properties 3 required
KgEntity
object
7 properties 6 required
JobId
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

structify-entity-api-openapi.yml Raw ↑

Other APIs Structify publishes across the network.

Structify account API
Structify admin API
Structify chat API
Structify chat_templates API
Structify code API
Structify connector_catalog API
Structify connectors API
Structify dataset API
Structify documents API
Structify jobs API
Structify match API
Structify Nango API
Where this information came from

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