Introduction

Welcome to the MeldAPI API.

Getting Started

To get started with the MeldAPI API, sign up for an account at https://us.meldapi.io/portal/register

For more information about MeldAPI, visit our website https://meldapi.io

All API requests require the Authorization header to be set to:

Authorization: Bearer <API_TOKEN>

Where <API_TOKEN> is the token you created.

API tokens can be created and managed under your Profile when signed into the MeldAPI platform.

Last updated