Tapple API Documentation

Description

Tapple provides a REST API that accepts https requests and responds in JSON or CSV format!

Base URL

https://tapple.us/api/v1/e

Authentication & Authorization

With a valid Tapple user account which can be registered at tapple.live, API secret keys can be created and managed.

To authenticate requests, the request header must contain an “Authorization” attribute using the secret key as the Authorization header value.