Developer Center Quickstart

This quickstart helps approved suppliers and buyers understand the normal integration path before production traffic begins.

Supplier quickstart

  1. Receive your supplier API key and final field mapping from your Premium Qualified Leads representative.

  2. Send one test lead to POST /api/v1/ingest from your server.

  3. Confirm the response returns accepted: true.

  4. Confirm the lead appears in supplier stats after processing.

  5. Review any field-mapping warnings or rejected test leads with your representative.

Buyer quickstart

  1. Receive your buyer API key or portal user credentials.

  2. Exchange the API key using POST /api/v1/auth/buyer.

  3. Use the returned bearer token to call GET /api/v1/buyer/leads.

  4. Confirm delivered lead fields match your expected format.

  5. Configure webhook, Google Sheets, notification, and billing settings in the portal where enabled.

  6. Use exports for operational reporting and TCPA/source evidence.

Before production traffic

Confirm all of the following:

  • Required fields and field mapping.

  • Test lead behavior.

  • Webhook URL, success response, and timeout expectations.

  • Return and dispute policy.

  • Billing terms and invoice visibility.

  • Cap, pause, and pacing expectations.

  • Reporting and export cadence.

  • Support escalation path.


Was this article helpful?