Getting Started with FreeWheel Financial APIs

Introduction

The FreeWheel Financial Application Programming Interface (API) is a service that allows third-party tools to programmatically access and interact with data in FreeWheel.

Use the FreeWheel Financial APIs to:

  • Manage orders and invoices
  • Retrieve master data

When designing plug-ins to the FreeWheel APIs, utilize the cache and limit request frequency to 20 requests/second. Exceeding the throttling rate of twenty requests per second will result in failed calls.

The FreeWheel Financial APIs use JSON by default and are implemented using RESTful best practices.