📘

Getting Started

If this is your first look at the HitPay API, we recommend beginning with the Getting started guide.

Hitpay uses API keys to allow access to the API. You can register a new API key at our developer portal.

Hitpay expects the API key to be included in all API requests to the server in a header that looks like the following:

X-BUSINESS-API-KEY: meowmeowmeow

📘

You must replace meowmeowmeow with your personal API key.

🚧

API keys should be kept confidential and only stored on your servers. Do not store it on your mobile or web client.