Circlemind home page
Search or ask...
Support
Search...
Navigation
API Reference
Copy existing graph
Documentation
Community
GitHub
API Reference
API Reference
GET
User plan
GET
Graph configuration (get)
POST
Graph configuration (set)
GET
List graphs
POST
Create new graph
POST
Copy existing graph
POST
Delete existing graph
GET
Download graphml
POST
Query memory
GET
Check query request status
POST
Add memory
POST
Add memory (from files)
GET
Check add request status
GET
Get all webcrawlers for a graph
POST
Create a new webcrawler
POST
Trigger webcrawler and insert
DEL
Delete a webcrawler
API Reference
Copy existing graph
Copy the selected graph.
POST
/
graph
/
{graph_name}
/
copy
Try it
Authorizations
apiKey
string
header
required
Path Parameters
graph_name
string
required
Query Parameters
new_graph_name
string
required
Response
200 - application/json
Data model for graph configuration response.
domain
string
required
entityTypes
string[]
required
exampleQueries
string
required
Create new graph
Delete existing graph