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

# Create Record

> Create a single record for your campaign

<Info>
  **This endpoint is an alias for [Create Lead](/api-reference/leads/create).**

  Both `/api/v1/records` and `/api/v1/leads` are functionally identical. Use whichever naming convention fits your integration.
</Info>

See the [Create Lead](/api-reference/leads/create) documentation for full details on:

* Request body parameters
* Response format
* Code examples
* Error handling
