> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WebAPI

> WebAPI reference

The HTTP WebAPI comes in two parts:

* **REST WebAPI** - URLs describe entities like person or sale: [Learn][1] | [Download Swagger File][5] | [Reference][3]
* **Agents WebAPI** - the services API accessible via HTTP: [Learn][2] | [Download Swagger File][6] | [Reference][4]

Swagger files for individuals endpoints are also available for both APIs: [REST Individuals Swagger][7] | [Agents Individuals Swagger][8].

While the Agents WebAPI is the most complete of the two, the REST WebAPI covers the most common use cases and is easier to use and navigate.

[1]: ../web-services/endpoints/rest-webapi/index

[2]: ../web-services/endpoints/agents-webapi/index

[3]: ../reference/restful/rest/index

[4]: ../reference/restful/agent/index

[5]: ../../../downloads/api/Swagger-v1-REST.zip

[6]: ../../../downloads/api/Swagger-v1-Agents.zip

[7]: ../../../downloads/api/Swagger-v1-REST-Individuals.zip

[8]: ../../../downloads/api/Swagger-v1-AGENT-Individuals.zip
