> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formcertify.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Formcertify API Reference

## Authentication

All API endpoints are authenticated adding your API key to the http header:

```json theme={null}
"API-KEY": "<API-KEY>"
```
