# Screen Manager API > APIs to support inventory management and ad-delivery ## Docs - [Get Spot](https://docs.framen.com/api-reference/ad-delivery/get-spot.md): Request a single creative for a single playout on a specific screen. - [Proof of Play](https://docs.framen.com/api-reference/ad-delivery/proof-of-play.md): Confirm that content has been displayed on a screen. - [Authentication](https://docs.framen.com/api-reference/authentication.md): How to authenticate with the Screen Manager API. - [Approve a creative](https://docs.framen.com/api-reference/creative-approvals/approve.md): Approve a Creative Approval Request. - [Get a creative](https://docs.framen.com/api-reference/creative-approvals/get.md): Retrieve a single CAR by ID. - [Get all active creatives](https://docs.framen.com/api-reference/creative-approvals/list-active.md): List active Creative Approval Requests forecasted for delivery. - [Get all creatives](https://docs.framen.com/api-reference/creative-approvals/list-all.md): List all Creative Approval Requests in your organization. - [Overview](https://docs.framen.com/api-reference/creative-approvals/overview.md): Review and manage Creative Approval Requests (CARs) for your organization. - [Reject a Creative](https://docs.framen.com/api-reference/creative-approvals/reject.md): Reject a creative approval request (CAR) with one or more rejection reasons. - [Opening Hours (opening_168)](https://docs.framen.com/api-reference/data-formats/opening-168.md): Weekly opening-hours array used when creating or updating a location. - [Daily Visitors (visitors_7)](https://docs.framen.com/api-reference/data-formats/visitors-7.md): Weekly expected-visitors array used when creating or updating a location. - [Introduction](https://docs.framen.com/api-reference/introduction.md): Welcome to the FRAMEN Screen Manager API - [Create a Location](https://docs.framen.com/api-reference/locations/create.md): Register a new physical location in your organization. - [Get a Location](https://docs.framen.com/api-reference/locations/get.md): Retrieve a single location by its ID. - [List Locations](https://docs.framen.com/api-reference/locations/list.md): Retrieve all locations in your organization. - [Overview](https://docs.framen.com/api-reference/locations/overview.md): Location object definition and approval workflow. - [Update a Location](https://docs.framen.com/api-reference/locations/update.md): Update an existing location's details. - [Create a Screen](https://docs.framen.com/api-reference/screens/create.md): Register a new screen device at a location. - [Get a Screen](https://docs.framen.com/api-reference/screens/get.md): Retrieve a single screen by its ID. - [List Screens](https://docs.framen.com/api-reference/screens/list.md): Retrieve all screens in your organization. - [Overview](https://docs.framen.com/api-reference/screens/overview.md): Manage individual display devices within your locations. - [Update a Screen](https://docs.framen.com/api-reference/screens/update.md): Update an existing screen's details. - [List Venue Types](https://docs.framen.com/api-reference/venue-types/list.md): Retrieve all available venue types. - [Overview](https://docs.framen.com/api-reference/venue-types/overview.md): Understand the three-level venue type taxonomy for classifying locations and screens. ## OpenAPI Specs - [openapi](https://docs.framen.com/api-reference/openapi.json)