{"name":"ContentDividend Developer SDKs","version":"15.19.0","base_url":"https://app.contentdividend.com","languages":{"python":{"download":"https://app.contentdividend.com/sdk/python/contentdividend.py","dependencies":"Python standard library only","quick_start":"from contentdividend import ContentDividend; cd=ContentDividend(); cd.search_catalog('lighting',20)"},"javascript":{"download":"https://app.contentdividend.com/sdk/javascript/contentdividend.mjs","types":"https://app.contentdividend.com/sdk/javascript/contentdividend.d.ts","dependencies":"Zero dependency ES module using fetch","quick_start":"import { ContentDividend } from './contentdividend.mjs'; const cd=new ContentDividend(); await cd.searchCatalog('lighting',20);"}},"capabilities":["network statistics","aggregated Publisher Catalog search","Marketplace publisher directory","publisher inventory metadata","RAG metadata classification search","publisher RAG metadata summaries","publisher MCP endpoint calls","already-authorized licensed content access"],"rights_boundary":"SDK discovery methods return public licensing/catalog metadata only. Full publisher content requires a valid ContentDividend licensed-content credential for an authorized grant.","developer_page":"https://app.contentdividend.com/developers/sdks","developer_portal":"https://app.contentdividend.com/developers","ai_discovery":"https://app.contentdividend.com/ai-discovery","content_catalog":"https://app.contentdividend.com/content-catalog","marketplace":"https://app.contentdividend.com/licensing-marketplace","network_stats":"https://app.contentdividend.com/v1/public/network-stats","developer_manifest":"https://app.contentdividend.com/v1/public/developer-manifest","mcp_endpoint_pattern":"https://app.contentdividend.com/mcp/publisher/{site_id}","licensed_content_pattern":"https://app.contentdividend.com/v1/licensed-content/{grant_id}","rag_metadata_search":"https://app.contentdividend.com/v1/public/rag-metadata/search","publisher_rag_summary_pattern":"https://app.contentdividend.com/v1/public/rag-metadata/site/{site_id}"}