Skip to main content
Version: 2025-02-06

Formatting Inputs

Formatting inputs to any API is important, and when uploading or editing nodes, that is also the case. The supported file formats for uploading or editing nodes are CSVs and JSONs.

  • CSVs are easier to manage, easily exportable from common spreadsheet software, and offers better human-readability.
  • JSONs are easier for one-off actions, manageable through the UI, and may be easier to handle programmatically where structure is paramount.