post
https://app.fairing.co/api/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 endpointAccess 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
| Term | Meaning |
|---|---|
| Source | A 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. |
| Channel | The platform a source lives on. Must be one of the supported channels below. |
| Channel source ID | The 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.
