Back to TrySpansa
Card snapshot
tryspansa.com
·
2026-05-19 15:21:12 UTC
·
a57cf5dfb2fceb19fd8ab5477deee944658591821e5e8cf679bb74d325c50c01
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "TrySpansa",
"description": "YouTube sponsorship marketplace API. Discover and qualify 145K+ YouTube channels across 30 niches for brand sponsorship campaigns. OAuth-verified channel analytics, CPM-based rate estimation, and 171+ platform features across discovery, attribution, escrow, and deal flow. Discovery-only in v1; transactional endpoints (create deal, create campaign) deferred to v2 pending auth flow.",
"url": "https://tryspansa.com",
"version": "1.0.0",
"provider": {
"organization": "TrySpansa",
"url": "https://tryspansa.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"supportedInterfaces": [],
"skills": [
{
"id": "search-creators",
"name": "Search YouTube Creators",
"description": "Filter 145K+ YouTube channels across 30 niches by niche, country, audience language, subscriber tier, engagement rate, and minimum deal size. Returns ranked creator matches with public metadata (handle, subs, niches, deal-size floor).",
"tags": [
"creator-discovery",
"influencer-matching",
"youtube",
"sponsorship"
],
"examples": [
"Find tech YouTube creators with 100K+ subscribers based in the US",
"Show me beauty creators with engagement rate above 3% and minimum deal under $5K",
"List gaming channels in the UK with 50K-500K subscribers",
"Find finance creators in English-speaking markets with OAuth-verified stats"
]
},
{
"id": "get-creator-profile",
"name": "Get YouTube Creator Profile",
"description": "Retrieve the full public profile for a single YouTube channel by handle or channel ID. Includes subscriber count, average views, niche + sub-niche tags, audience demographics, past sponsorship history (via SponsorBlock), and published rate packages where available.",
"tags": [
"creator-profile",
"youtube-channel",
"sponsorship-history"
],
"examples": [
"Get profile for YouTube handle @mkbhd",
"Look up creator data for channel UCBJycsmduvYEL83R_U4JriQ",
"Return the sponsorship history and niche tags for this channel"
]
},
{
"id": "estimate-sponsorship-rate",
"name": "Estimate YouTube Sponsorship Rate",
"description": "Return CPM-based sponsorship rate estimate for a given creator profile and sponsorship package type (integration, dedicated video, YouTube Shorts). Methodology: niche CPM benchmarks from 6 industry sources \u00d7 average views \u00d7 package multiplier. Published at /guides/roi-estimator-methodology.",
"tags": [
"rate-estimation",
"cpm",
"pricing",
"sponsorship-rates"
],
"examples": [
"Estimate rate for a tech creator with 500K subscribers and 200K average views per video",
"What is the 60-second integration CPM for finance niche creators?",
"Give me the rate range for a dedicated video with a beauty creator at 1M subs"
]
}
],
"documentationUrl": "https://tryspansa.com/features"
}