Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

JSON

We use JSON for all our responses and many requests which require POST data (like saving a new field).


XML

Although we have some legacy services which use XML for DataTransfer objects, we encourage the use of JSON as it's easier and more lightweight to work with on both client and server sides.