Getting Started with FreeWheel Financial APIs
Introduction to FreeWheel's Financial API
The FreeWheel Financial Application Programming Interfaces (APIs) are simply other ways to access your FreeWheel data: one that makes it easy for third-party and custom tools to access and interact with the service programmatically. This guide provides everything you need to implement plug-ins or client software to interact with your data in FreeWheel.
Design your plug-ins to the Freewheel APIs using proper protocols: use cache properly and limit the frequency of your requests. If you have issues with an API, contact us at [email protected]..
The FreeWheel Financial APIs use JSON by default and are implemented using RESTful best practices.
Updated over 3 years ago
What’s Next