/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 7mo ago
Details
Filter operations
account
8
admin
41
chat
27
chat_templates
1
code
2
connector_catalog
3
connectors
24
dataset
25
documents
4
entity
22
jobs
6
match
2
Nango
2
project
5
public_sessions
2
sandbox
3
scrape
2
server
1
sessions
17
slack
1
source
3
structure
8
post
Get aggregated status counts for multiple jobs.
post
enhance_property a given entity by searching specifically for a certain missing property.
post
Enhance relationships between entities by searching for missing connections.
post
Attempt to find the given relation between two entities.
post
Wait for all specified async tasks to be completed.
post
Get status for specified jobs with detailed information similar to websocket endpoint.
post
Structure a PDF document into the given dataset.
post
Structure an unstructured data source into the given dataset in an async fashion.
team
13
teams
3
transactions
3
usage
2
user
2
whitelabel
3
wiki
5
workflow
3
workflow_schedule
8
structure
Attempt to find the given relation between two entities.
post
/structure/find_relationship
Request body
FindRelationshipParams
required
banned_domains
string[]
starting_searches
string[]
starting_urls
string[]
allow_extra_entities
boolean
from_id
string
uuid
required
relationship_name
string
required
to_id
string
uuid
required
Response
The job id.
Changes