> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://apidocs.polytomic.com/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://apidocs.polytomic.com/_mcp/server. # Rokt Supports: * ✅ Model sync destination * ✅ Connection Proxy ## Connection ### Configuration
NameTypeDescriptionRequired
api_key string API key true
api_secret string API secret true
#### Example ```json { "name": "Rokt connection", "type": "rokt", "configuration": { "api_key": "", "api_secret": "" } } ``` ## Model Sync ### Target Rokt connections may be used as the destination in a model sync.