API Tools
trillboards.com
Manage partners and devices for a Trillboards advertising network.
ENDPOINT 1
https://api.trillboards.com/mcp
Known tools 74
register_partnerRegister a new partner organization with Trillboards.
get_partner_infoGet information about the authenticated partner account.
register_deviceRegister or update a device in the partner's network.
list_devicesList all devices registered to the partner account.
get_deviceGet detailed information about a specific device.
delete_deviceSoft-delete a device from the partner account.
get_device_adsGet current ads scheduled for a device (for testing).
record_impressionRecord a single ad impression from a device.
batch_impressionsRecord multiple impressions in a single request (up to 100).
device_heartbeatSend a heartbeat signal from a device to report its status.
get_analyticsGet analytics data for the partner account.
create_webhookCreate a new webhook subscription for real-time events.
list_webhooksList all webhook subscriptions for the partner account.
update_webhookUpdate an existing webhook subscription.
delete_webhookDelete a webhook subscription.
test_webhookSend a test event to a webhook endpoint.
get_webhook_deliveriesGet delivery history for a webhook.
discover_inventoryDiscover available DOOH screens in the Trillboards network.
get_live_audienceGet real-time audience data for a specific screen.
get_audience_forecastPredict what the audience will look like at a screen at a specific time.
create_campaignCreate a new advertising campaign targeting DOOH screens.
get_campaign_performanceGet detailed performance metrics for a campaign.
get_network_statsGet network-wide statistics across all partner screens.
get_signals[AdCP Signals] Get real-time audience signals from DOOH screens.
activate_signal[AdCP Signals] Activate an audience signal for DSP targeting.
get_adcp_capabilities[AdCP] Get Trillboards AdCP capabilities and supported protocols.
get_products[AdCP Media Buy] Get available DOOH advertising products and packages.
create_media_buy[AdCP Media Buy] Create a media buy (campaign) from an AdCP buy specification.
update_media_buy[AdCP Media Buy] Update an existing media buy (campaign).
sync_creatives[AdCP Media Buy] Validate and sync creative assets for a media buy.
get_media_buy_delivery[AdCP Media Buy] Get delivery/performance report for a media buy.
provide_performance_feedback[AdCP Media Buy] Provide optimization signals from buyer agent.
log_event[AdCP Media Buy] Record a conversion or attribution event.
get_pricingGet machine-readable pricing for all Trillboards products.
get_usage_summaryGet your current billing period usage summary with per-product breakdown and costs.
setup_billingSet up pay-per-use billing with a Stripe payment method.
purchase_creditsPurchase committed-use credits at a discount.
get_billing_statusCheck current billing status including whether billing is set up, credit balance, Stripe customer ID, and payment method status.
get_campaign_attributionGet comprehensive attribution summary for a DOOH campaign.
get_attribution_timeseriesGet daily attribution timeseries for a campaign.
get_attention_metricsGet edge AI attention metrics for a campaign (FEIN-powered).
get_creative_attentionGet per-creative attention breakdown for a campaign.
get_multi_touch_attributionGet multi-touch attribution model results for a campaign.
get_cross_channel_journeyGet cross-channel customer journey data (Sankey flow) for a campaign.
get_incrementalityGet incrementality/lift test results for a campaign.
create_experimentCreate an incrementality experiment for a campaign.
get_creative_attributionGet attribution performance by individual creative variant.
get_roasGet Return on Ad Spend (ROAS) with transaction attribution data.
export_cohortExport exposed audience cohort to a DSP for retargeting.
get_audience_lookalikeFind screens with similar audience profiles using pgvector similarity.
semantic_audience_searchSearch screens by natural language scene description using pgvector.
get_campaign_heatmapGet geographic exposure heatmap data for a campaign.
verify_proof_of_playVerify cryptographic proof of ad delivery or get campaign proofs.
query_observationsQuery the universal observation stream using natural language or structured filters.
semantic_search_observationsSearch observations by semantic similarity.
anomaly_detectDetect anomalies in observation patterns.
cross_signal_correlateDiscover correlations between different signal types.
configure_sensingConfigure what a screen should sense using natural language.
export_datasetExport observation data as a structured dataset.
predictive_queryGenerate predictive insights from observation patterns.
get_social_attentionQuery social attention contagion metrics from the observation stream.
find_similar_momentsFind historically similar audience moments across the screen network using embedding similarity search.
predict_moment_qualityPredict the VAS (Viewability Attention Score) a specific creative would achieve at a given moment, based on historical data and causal modeling.
recommend_creativeGiven a moment description, rank candidate creatives by predicted VAS performance.
get_social_contagion_summaryAggregate social attention metrics across screens and time periods.
get_dataset_statsGet statistics about available causal training data: total tuples, unique creatives, venue diversity, date range.
get_content_performanceGet performance metrics for a video across the Trillboards DOOH network.
search_contentSemantic search over content library using natural language queries and 768-D pgvector embeddings.
get_content_recommendationsGet best-performing content recommendations for a venue type and optional time context.
list_endpointsList every registered Trillboards API operation.
describe_endpointDescribe a single API operation including its parameters, response shape, and error codes.
validate_requestValidate a proposed request payload against the registered Zod schema for an operation, returning the exact canonical error envelope the HTTP surface would emit.
list_error_codesList every error code in the Trillboards API error catalog.
query_changelogQuery the Trillboards API changelog for recent changes, breaking changes, deprecations, and fixes.