OpenCog RestApi Testing Demo



Removes an atom from AtomSpace
http://opencog.github.io/rest-api-documentation/#!//delete

Returns a list of atoms matching the specified criteria
http://opencog.github.io/rest-api-documentation/#!//get

Creates a new atom. If the atom already exists, it updates the atom.
http://opencog.github.io/rest-api-documentation/#!//post

Updates the AttentionValue (STI, LTI, VLTI) or TruthValue of an atom
http://opencog.github.io/rest-api-documentation/#!//put


Send a shell command to the cogserver
http://opencog.github.io/rest-api-documentation/#!//post_0_1


Send a command to the Scheme interpreter
http://opencog.github.io/rest-api-documentation/#!//post_0