Skip to end of banner
Go to start of banner

API Migration guide

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 10 Next »


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.

  • No labels