Create a farm profile
Authentication
Request
Target social platform for the new account (e.g. tiktok). All profiles are currently provisioned in the US — country localization is on the roadmap.
HTTPS URL that will POST profile lifecycle events to: {event: 'profile.cold', tiktok_username, phone_id} once provisioning finishes, then {event: 'profile.ready', tiktok_username, phone_id} once warmup completes and the profile is postable. Fire-and-forget; no retries.
Display name for the profile. Defaults to username if omitted.
Search terms used to seed organic browsing during automated warmup. Used literally as TikTok search queries — pick whatever a real user of this account would search for. One is chosen at random per warmup run.
Account bio/about text set on the profile during setup. Optional.
Response
Unique profile identifier. Provisioning runs asynchronously and may take up to 24 hours. Use this ID to look the profile up later — its status starts at configuring and progresses through cold → warming ↔ warm → ready.