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

# Introduction

## Getting Started

To get started with the MeldAPI API, sign up for an account at [https://us.meldapi.io/portal/register](https://app.verifynest.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>
```

{% hint style="info" %}
&#x20;Where \<API\_TOKEN> is the token you created.
{% endhint %}

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