Versions Compared

Key

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

Child pages (Children Display)


Introduction to V4

V4 is an ongoing redesign of our API to make it more REST compliant.

You will notice that endpoints are focused on specific resources, and we limit the relationships that can be fetched.  This reduces parameter variability and the amount of data that must be pulled from the database;  As a result the response should be quicker to generate and easier to cache.