Download a CDP client SDK source for a platform
Developer
Download a CDP client SDK source for a platform
Returns the drop-in, Segment-compatible client tracking SDK source for web, ios, or android, pre-wired to your tenant’s public ingest host. Drop the file into your app to start sending identify/track/page events; the public key is a paste-in placeholder, so the source embeds no credential. Sent as a file attachment. Requires an authenticated owner, admin, or developer session.
GET
Download a CDP client SDK source for a platform
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Target platform for the generated SDK source.
Available options:
web, ios, android Response
The generated SDK source for the requested platform, sent as a downloadable attachment (JavaScript, Swift, or Kotlin).
The response is of type string.