/
/Ceramic API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 1mo ago
  • getTest the liveness of the Ceramic node
  • optionscors
  • getGet the heap statistics of the Ceramic node
  • optionscors
  • getGet the version of the Ceramic node
  • postGet the version of the Ceramic node
  • optionscors
  • postCreates a new event
  • optionscors
  • getGet event data
  • optionscors
  • getGet stream state
  • optionscors
  • postRegister interest for a sort key
  • optionscors
  • postRegister interest for a sort key
  • optionscors
  • getGet info about the Ceramic network the node is connected to
  • optionscors
  • getGet the interests stored on the node
  • optionscors
  • getGet events matching the interest stored on the node
  • optionscors
  • getGet all new event keys since resume token
  • optionscors
  • getGet the current (maximum) highwater mark/continuation token of the feed. Allows starting `feed/events` from 'now'.
  • optionscors
  • getGet list of connected peers
  • postConnect to a peer
  • optionscors

cors

options/experimental/events/{sep}/{sepValue}

Path parameters

sepstring required

Name of the field in the Events header that holds the separator value e.g. 'model'

sepValuestring required

The value of the field in the Events header indicated by the separator key e.g. multibase encoded model ID

Response

cors

Changes