Skip to main content
POST
Ingest a Creator On Demand

Authorizations

X-API-Key
string
header
required

Body

application/json

On-demand creator ingest request

On-demand creator ingest request

platform
enum<string>
required

Platform of the handle to ingest. Only instagram is supported today.

Available options:
instagram
Example:

"instagram"

username
string
required

Handle to ingest. A leading @ is stripped and the handle is lowercased before validation.

Required string length: 1 - 50
Example:

"fitness_coach_jane"

source_query
string

Optional free-text note describing why this creator is being ingested (e.g. the search that surfaced them). Stored for your own attribution; does not affect processing.

Maximum string length: 500
Example:

"vegan fitness coaches in Austin"

Response

Successful response

data
object
required

On-demand creator ingest result