> For the complete documentation index, see [llms.txt](https://docs.tapngogh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tapngogh.com/introduction.md).

# Introduction

![Upload Everything](https://images.unsplash.com/photo-1628527304948-06157ee3c8a6?crop=entropy\&cs=srgb\&fm=jpg\&ixid=MnwxOTcwMjR8MHwxfHNlYXJjaHwxfHxwYXltZW50fGVufDB8fHx8MTY1MDEyODY5Nw\&ixlib=rb-1.2.1\&q=85)

## Introduction

The Tap & Go data api is organised around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts   [JSON-encoded](http://www.json.org/) request bodies, returns [JSON-encoded](http://www.json.org/) responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the Tap & Go API in test mode, which doesn't affect your live data or interact with the banking networks. The API key you use to [authenticate](broken://pages/GlPHguwXzyW8WkSkeK8A) the request determines whether the request is live mode or test mode.

The Tap & Go API doesn't support bulk updates. You can work on only one object per request.

The API differs for every account as we release new versions and tailor functionality. Log in to see docs customised to your version of the API, with your test key and data.

<br>

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="/pages/1rewvDJyESS2lUMP9cfh" %}
[Quick Start](/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/zIMUKUsVn7p4JTQPoZst" %}
[Data Services](/reference/data-services.md)
{% endcontent-ref %}

{% content-ref url="/pages/y6sCZspDvLyAMVsf6dEG" %}
[Card Services](/reference/card-services.md)
{% endcontent-ref %}

{% content-ref url="/pages/IQtpYvGFx1BQwfCT1BMf" %}
[Payment](/reference/payment.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:
