๐ŸŽขGet Going

Starting off fast or starting off slow, we know people like to go about things in different ways. So you choose what works best for you!

Getting your API credentials

Before you do anything, you will need to contact your Gathr consultant to give you your login credentials to your Gathr portal. When this portal is created, it will automatically generate and manage your API keys.

Contact Person: Jamie Doman Email: jamie.d@finch-technologies.com

Contact Person: Technical Support Team Email: support@finch-technologies.com

Your consultant will provide you with all the information that you need to start building your first products using Gathr

Getting bored? This documentation has almost everything you will need. From making your first API calls to building a full financial services product. Please refer to these documents before reaching out to the support team for help.

But, we know that yawning feeling, so if you need some support along the way, we will be able to help you out.

Your API requests are authenticated using API keys. Any request that doesn't include an API key matched with the correct environment, and tenant_id, will return an error.

Interacting with our APIs

Not everyone can envisage the perfect flow, data inputs, and outputs by only reading Documentation. As such, we advise that when getting started, the best way to interact with our API is to use our official Postman Collection.

In order to access the Gathr API, you will need to import it as a collection in Postman.

If you already have Postman installed on your machine, you can select Run In Postman for Mac or Run In Postman for Windows. If not, don't fret, you can also select Run In Postman for Web, which allows you to run the collection on the latest Chrome, Firefox, and Edge browsers.

Now that you have the keys to Gathr, we can get you going ๐Ÿ”‘

The next section is going to walk you through an end-to-end example. From creating your first Customer to finding out where they live.

Last updated