WebAPI
Some tooltip text!
• 1 minute to read
• 1 minute to read
The HTTP WebAPI comes in two parts:
- REST WebAPI - URLs describe entities like person or sale: Learn | Download Swagger File | Reference
- Agents WebAPI - the services API accessible via HTTP: Learn | Download Swagger File | Reference
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.