Create Sources

Push the creators, shows, and accounts a brand works with into Fairing. Each source you push becomes a response option on that brand's auto suggest questions.

🔒

Partner-only endpoint

Access is limited to approved source contributors. A valid Fairing token that isn't from an approved contributor receives a 403. Contact us if you're a
partner who needs access.

Terminology

TermMeaning
SourceA creator, show, or account a customer might name when asked how they heard about a brand — e.g. a YouTube creator, a podcast, an Instagram account.
ChannelThe platform a source lives on. Must be one of the supported channels below.
Channel source IDThe source's handle or identifier on that channel — e.g. a YouTube handle. Optional.

Response options shown to customers concatenate the name and the channel source ID: Name (channel source id) — e.g. MrBeast (@MrBeast).

Idempotency

Sources are deduplicated on the combination of: channel, name, channel source id. Retries are then safe, re-pushing a source that already exists writes nothing new and simply echoes it back.


Body Params
sources
array of objects
required
sources*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json