API Reference
Generate Graph
Generate a knowledge graph using one or more text documents.
POST
Body
application/json
The Unize AI API key you generated from the Unize AI dashboard.
A minimum of 1 document is required.
The execution_id
of an existing graph you want to update with new data. This is optional.
Your goal or the main theme of your graph. Minimum 10 characters and maximum 750 characters.
Required string length:
10 - 750
The system to use for generating the graph. Default is ST-0.5.
Available options:
ST-0.5
Response
202 - application/json
An alphanumeric string that uniquely identifies this graph generation request.