Lead Ingress API Documentation

API Endpoints

1. postLead

Endpoint: POST /v1/postLead

Description: This endpoint allows you to submit a lead. After undergoing a series of checks, the lead will either be accepted or rejected.

2. prePing (Optional)

Endpoint: POST /v1/prePing

Description: This optional endpoint allows you to check if a phone number can be sent to the postLead API before sending the entire lead to postLead.

Was this page helpful?