{"schema_version":"1.0","summary":{"available":3,"private":11,"validation":0,"planned":2,"paused":1,"platforms":8},"services":[{"id":"news.person","title":"Person News","platform":"News","description":"Retrieve recent, normalized worldwide news coverage for one public person.","execution":"sync","response_shape":"news","schema_version":"1.0","inputs":[{"name":"full_name","description":"Public full name used for an exact-phrase news query.","required":true,"format":"string","default":null,"minimum":null,"maximum":null,"max_length":200},{"name":"max_items","description":"Maximum recent articles to return.","required":false,"format":"integer","default":50,"minimum":1,"maximum":100,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Internal B2B service for sanitized GDELT DOC results; no raw payload or credential is returned.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"instagram.profile","title":"Instagram Profile","platform":"Instagram","description":"Retrieve normalized public Instagram profile metadata.","execution":"sync","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical Instagram profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"available","available":true,"price_cents":5,"docs":"Returns a provider-neutral profile object and never downloads profile media.","availability_note":null},{"id":"instagram.post","title":"Instagram Post","platform":"Instagram","description":"Retrieve normalized public post or reel metadata and source media URLs.","execution":"sync","response_shape":"item","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical Instagram post or reel URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"available","available":true,"price_cents":5,"docs":"Returns source URLs only; ReachSocial does not download or retain media bytes.","availability_note":null},{"id":"instagram.feed","title":"Instagram Profile Posts","platform":"Instagram","description":"Retrieve the latest normalized public posts for an Instagram profile.","execution":"sync","response_shape":"feed","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical Instagram profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048},{"name":"max_items","description":"Maximum posts to return.","required":false,"format":"integer","default":12,"minimum":1,"maximum":30,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Private InstaGet integration returning a bounded normalized profile feed and temporary media references.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"instagram.stories","title":"Instagram Stories","platform":"Instagram","description":"Create a durable job for current public Instagram stories.","execution":"async","response_shape":"stories","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical Instagram profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048},{"name":"max_items","description":"Maximum stories to return.","required":false,"format":"integer","default":20,"minimum":1,"maximum":50,"max_length":2048}],"status":"paused","available":false,"price_cents":null,"docs":"Submit through the jobs endpoint and poll with the returned job token.","availability_note":"This service is paused until an acceptable provider contract is available."},{"id":"x.profile","title":"X Profile","platform":"X","description":"Retrieve normalized public X profile metadata.","execution":"sync","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical X profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Normalized profile metadata from the public X profile.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"x.post","title":"X Post","platform":"X","description":"Retrieve a normalized public X post and source media URLs.","execution":"sync","response_shape":"item","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical X status URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Returns normalized text, author, engagement, and source media URLs.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"x.feed","title":"X Public Posts","platform":"X","description":"Retrieve a provider-selected set of normalized public posts from an X profile.","execution":"sync","response_shape":"feed","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical X profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048},{"name":"max_items","description":"Maximum posts to return.","required":false,"format":"integer","default":12,"minimum":1,"maximum":30,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Private InstaGet integration returning a bounded normalized X feed and temporary media references. Provider ordering is not guaranteed to be chronological.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"tiktok.profile","title":"TikTok Profile","platform":"TikTok","description":"Retrieve normalized public TikTok profile metadata.","execution":"sync","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical TikTok profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Returns profile metadata without retaining avatars or videos.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"tiktok.feed","title":"TikTok Profile Videos","platform":"TikTok","description":"Retrieve a normalized, cursor-paginated public TikTok profile feed.","execution":"sync","response_shape":"feed","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical TikTok profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048},{"name":"max_items","description":"Maximum videos to return.","required":false,"format":"integer","default":12,"minimum":1,"maximum":30,"max_length":2048},{"name":"cursor","description":"Opaque provider-neutral pagination cursor.","required":false,"format":"string","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Pass next_cursor back as cursor to request another page.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"tiktok.video","title":"TikTok Video","platform":"TikTok","description":"Retrieve normalized public TikTok video metadata and source URLs.","execution":"sync","response_shape":"item","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical TikTok video URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Returns source video and preview URLs without downloading the asset.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"linkedin.profile","title":"LinkedIn Profile Enrichment","platform":"LinkedIn","description":"Create a durable job for normalized public LinkedIn profile enrichment.","execution":"async","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical LinkedIn person profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"available","available":true,"price_cents":10,"docs":"Returns normalized profile, experience, education, and skills when publicly available.","availability_note":null},{"id":"youtube.channel","title":"YouTube Channel","platform":"YouTube","description":"Retrieve normalized public YouTube channel metadata.","execution":"sync","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical YouTube channel URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Private InstaGet integration returning normalized public channel metadata.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"youtube.feed","title":"YouTube Channel Videos","platform":"YouTube","description":"Retrieve a bounded normalized list of recent public videos from a YouTube channel.","execution":"sync","response_shape":"feed","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical YouTube channel URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048},{"name":"max_items","description":"Maximum videos to return.","required":false,"format":"integer","default":12,"minimum":1,"maximum":30,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Private InstaGet integration returning recent video metadata and thumbnails. It does not return downloadable YouTube video bytes.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"youtube.video","title":"YouTube Video","platform":"YouTube","description":"Retrieve normalized public YouTube video metadata and thumbnails.","execution":"sync","response_shape":"item","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical YouTube video URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"private","available":false,"price_cents":null,"docs":"Private InstaGet integration returning video metadata and thumbnails; playback remains on the official YouTube player.","availability_note":"Active for approved API-key clients; anonymous execution is disabled."},{"id":"facebook.profile","title":"Facebook Profile","platform":"Facebook","description":"Planned public Facebook profile lookup.","execution":"sync","response_shape":"profile","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical public Facebook profile URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"planned","available":false,"price_cents":null,"docs":"","availability_note":"This service is on the reviewed expansion roadmap."},{"id":"reddit.post","title":"Reddit Post","platform":"Reddit","description":"Planned public Reddit post lookup.","execution":"sync","response_shape":"item","schema_version":"1.0","inputs":[{"name":"url","description":"Canonical Reddit post URL.","required":true,"format":"url","default":null,"minimum":null,"maximum":null,"max_length":2048}],"status":"planned","available":false,"price_cents":null,"docs":"","availability_note":"This service is on the reviewed expansion roadmap."}]}