Identify Profile (legacy GET)
documentedLegacy GET-based identify payload (base64-encoded).
GET /api/identifyTrack & Identifyno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://a.klaviyo.com/api/identify?data={{DATA_B64}}" \
-X GET \
-H "Accept: application/json" \
-H "Content-Type: application/json"