cURL
Knowledge Graphs API
Create graph
Create a new Knowledge Graph.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Body
application/json
Response
200 - application/json
A unique identifier of the Knowledge Graph.
The timestamp when the Knowledge Graph was created.
The name of the Knowledge Graph (max 255 characters).
A description of the Knowledge Graph (max 255 characters).
An array of web connector URLs associated with this Knowledge Graph.