Quikaid Lead Pre-Ping API Documentation

Overview

The Pre-Ping API enables clients to verify whether a lead already exists in Quikaid’s database based on a provided phone number. This helps prevent duplicate submissions and streamlines lead intake processes.


Endpoints

1. Issue Token

  • Endpoint:
    https://flight.quikaid.com/api/leads/generic/preping/prepingcontroller/issue-token
  • Method: POST
  • Content-Type: application/json
  • Description:
    Generates a temporary authorization token required to call the lead existence check endpoint.

 

  • Request Body:
{
  "ApiKey": "your-api-key-here",
  "FirstName": "John",
  "LastName": "Doe",
  "PhoneNumber": "1234567890"
}
  • Response:
{
  "message": "Authorization token successfully created. Token will expire at 3:30 PM.",
  "token": "generated-token-guid"
}

 


2. Check for Existing Lead

  • Endpoint:
    https://flight.quikaid.com/api/leads/generic/preping/prepingcontroller/get
  • Method: GET
  • Description:
    Validates whether a lead with the given phone number already exists, using the token obtained from the previous step.

  • Query Parameters:
Parameter Type Required Description
token Guid Yes Authorization token from issue-token.
phoneNumber string Yes Phone number of the potential lead.

 

  • Example Request:
GET https://flight.quikaid.com/api/leads/generic/preping/prepingcontroller/get?token=your-token&phoneNumber=1234567890
  • Successful Response (Lead Exists):
{
  "exists": true,
  "matchingFields": "Phone Number"
}
  • Successful Response (No Lead Found):
{
  "exists": false
}

 


Share via:

HIRE AMERICA'S DISABILITY EXPERTS NOW

If you need disability benefits, hire Quikaid now. You will not regret it. We will do everything possible to get your claim approved. Sign our contract now online, or fill out our Free Case Evaluation, so we can start the process of getting you approved for benefits! You have nothing to lose, and everything to gain.
The time to get started is NOW!

Hire America's Disability Experts® Now
CALL NOW