Get Contact
Retrieve the contact information of the specified YouTube creator.
Optionally pass fields in the request body to return a creator’s contact information. The single available field, emails, is billed at the full-bundle price. The contact endpoint currently exposes only this one billable field, so fractional calls do not offer any savings yet. Fractional calls must be enabled on your API key. Otherwise, a request that includes fields returns a 400 error (FractionalCallsNotEnabled). For per-field costs, see Field and Item Costs. For how fractional calls work, see Fractional Calls.
Authorizations
The valid CreatorDB API key for authentication.
Body
Unique channel ID. Provide exactly one of channelId or uniqueId.
1 - 50^UC[a-zA-Z0-9_-]{22}$"UCBR8-60-B28hp2BmDPdntcQ"
YouTube channel handle. Accepts youtube or @youtube format (the @ prefix is optional). Provide exactly one of channelId or uniqueId.
1 - 100"@youtube"
Subset of contact fields to return. Omit or pass an empty array to return the full response at the full-bundle price. For details, see Field and Item Costs.
emails Response
YouTube creator contact information returned successfully.
Contact information.
Number of API credits consumed by this request.
1
Number of API credits remaining. Equals planCreditsAvailable plus purchasedCreditsAvailable.
-1
Remaining plan credits after this request, in credits.
900
Remaining purchased-bucket credits after this request, in display units.
75
Unique trace ID for each request.
"f8e4a3b2c1d0e9f8a7b6c5d4e3f2a1b0"
Time the response was generated, represented as a Unix timestamp in milliseconds.
1750732453635
Error code returned if the request fails. Empty if the request is successful.
""
Description of the error. Empty if the request is successful.
""
true if the request is successful.
true
Remaining credits this API key can spend after this request, before reaching its spend limit. Present only when the key has a spend limit.
4975