Build a complete Admoji customer journey by chaining the recommended API calls from landing page to thank-you page. This keeps your landing pages, CRM, and fulfillment data in sync.
API Guide Reference
For full endpoint specifications visit https://docs.admoji.com/.
Step 1: Landing Page (Authentication)
Go to Settings and click the Account settings button below your organization name.
In the modal that opens, select the API Keys tab and copy the key value you want to use.
Send the key in every request header for authentication.
Step 2: Add Customer (Landing or Partials Page)
Call Add Customer to create partials or full records.
Capture minimal data (FirstName, LastName, Email or Phone) if you only have a partial.
Include the correct Campaign ID.
Step 3: Checkout/Upsell Page (Add Order)
Use Add Order for both initial checkout and upsell events.
Pass the product IDs and payment details for each step in the funnel.
Step 4: Thank You Page (Mark Order Complete)
Optionally call Mark Order Complete after confirmation to close the loop.
Step 5: Set Up Test Credentials
Go to Settings and click the Account settings button below your organization name.
In the modal that opens, select the Test Cards tab and add a card for QA.