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

# About

This documentation is a technical manual for the LeadConduit API. It is
primarily intended to be read by software developers who want to integrate
another system with LeadConduit.

The API is RESTful and speaks JSON over HTTPS. In general, anything that
can be accomplished by pointing and clicking in the LeadConduit user
interface can also be done using the API.

## Conventions

This documentation provides examples that show how to interact with the
API. Examples are shown in monospaced blocks like the one shown below:

```
Examples are presented in blocks like this one
```

You may also see monospaced font inline `like this`. This text represents a
literal value or expression to be used with the API.

## Questions

If you have a question, or spot an error in the documentation, or just
generally need to speak with someone about the API, email
[support@activeprospect.com](mailto:support@activeprospect.com).
