post https://api.ekg.factnexus.com/{account}/{instance}/v1/fact
Add a new Fact to the knowledge graph.
Log in to see full request history
Responses
400Invalid input
404Concept not found
503Service unavailable
Add a new Fact to the knowledge graph.
400Invalid input
404Concept not found
503Service unavailable
xxxxxxxxxx
curl --request POST \
--url https://api.ekg.factnexus.com/testaccount/testinstance/v1/fact \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: