Table of Contents
Reckon API Sample App
Overview
Get a good understanding of how Reckon API works and accelerate your integration with Reckon products by using our Reckon API Sample App.
Reckon API Sample app contains the below Reckon API products:
- Reckon One API
- Reckon Accounts Hosted API
Language
Reckon API Sample App is written in C# and .Net Framework. More languages will be available in future.
Clone/Download
To clone/download the Reckon API Sample app, click here.
Pre-requisites
oAuth 2.0
Before you start using the Reckon API Sample App, you will need the below information and save them in the App.config:
- ClientID
- ClientSecret
- RedirectURI
MySQL Server
Reckon API Sample App requires MySQL Server to store and retrieve data. This helps you to simulate how the API interaction works in the real world scenarios.
Detailed instructions are in the README file available in the Repository.
If you have any questions, please contact Reckon API Support team by filling out a support ticket and selecting 'Reckon API' (do not directly email us).