Add Social Fetch to the catalog - #507
Open
socialfetch wants to merge 1 commit into
Open
socialfetch wants to merge 1 commit into
socialfetch wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
socialfetch) as a Social media API-key provider:x-api-keyheader,https://api.socialfetch.dev, probeGET /v1/whoami.platform_key_socialfetch) and a Growth-pack FX rate ($47 / 25,000 credits = $0.00188). EnablingTREG_PLATFORM_PROVIDERSplus the env key is an ops decision.Contact: support@socialfetch.dev
Probe (live 2026-09-15)
GET /v1/whoami: HTTP 401{"error":{"code":"unauthorized","message":"Invalid API key."}}meta.creditsCharged=0Self-verification ledger (2026-09-15)
Meter:
meta.creditsChargedon each response. Noverified:stamps or example files in this PR.meta.creditsCharged=0meta.creditsCharged=0lookupStatus=found,meta.creditsCharged=1meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1(bareYouTube502'd;@YouTubeworks)lookupStatus=found,meta.creditsCharged=1meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1lookupStatus=found,meta.creditsCharged=1Billing model: prepaid credits (PAYG packs never expire; optional subscriptions). Pricing: https://www.socialfetch.dev/pricing. Rate card: OpenAPI
x-socialfetch-pricingat https://api.socialfetch.dev/openapi.json. Docs: https://www.socialfetch.dev/docs.Full-surface map (220 OpenAPI paths)
Catalogued (14):
/v1/whoami,/v1/balance,/v1/tiktok/profiles/{handle},/v1/tiktok/profiles/{handle}/videos,/v1/tiktok/videos,/v1/tiktok/videos/comments,/v1/tiktok/search,/v1/instagram/profiles/{handle},/v1/instagram/profiles/{handle}/posts,/v1/youtube/channel,/v1/youtube/videos,/v1/youtube/search,/v1/twitter/profiles/{handle},/v1/twitter/profiles/{handle}/tweets.Excluded (reason):
hostMedia/downloadMediariders left off the curated set./v1/monitors*,/v1/webhook-*,/v1/ask— product/account management, not public social lookups./health— infra.Happy to add an
ingest_socialfetch()extended tier next; OpenAPI is stable athttps://api.socialfetch.dev/openapi.json.Test plan
uv run --frozen python scripts/catalog_validate.py→ OK, 0 errorsPOST /connections/token+catalog_verify.pywith an independent key (email support@socialfetch.dev for a grant)A test credential can be arranged over that contact email. No credentials are in this PR.