Skip to main content
GET /vendor/{org_token}/cars_active
Returns Creative Approval Requests that are forecasted to run on screens in your organization within the next 24 hours. Use this endpoint to pre-download approved creatives on your screens.
This endpoint uses forecasting to predict which creatives will run soon. The results are not 100% accurate but provide a good approximation for pre-caching content.

Path parameters

ParameterTypeRequiredDescription
org_tokenstringYesYour organization token (find it here)

Example request

curl -X GET "https://api.framen.com/vendor/Org_9WeJxcVrRnM/cars_active"

Response

Returns an array of CAR objects with the same structure as the List All CARs endpoint, but filtered to only include creatives that are likely to be served soon.