Add a player to your website quickly and easily

Integration

  • Authentication
  • HTML
  • Javascript
            curl --location --request POST 'https://br-api.aos.tv/token/' \ 
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'grant_type=client_credentials' \
--data-urlencode 'client_id=CLIENT_ID' \
--data-urlencode 'client_secret=CLIENT_SECRET'
<body>
<div id="aos-player" data-setup='{"token":AUTH_TOKEN , "vehicle": VEHICLE_ID }'></div>
</body>
<head>
</head>

Fast & Light

Serve vehicle assets on your website instantly! No more waiting for loading times.

Component Based Architecture

With support for imagery, video, tagging and 360 imagery (amongst others) we've got you coverered

Secure

Protects your assets using secure authentication

Configuration

Let AutosOnShow deliver an out-the-box presentation for your vehicles, or if you want more control jump into the Javascript SDK and build your own player

Responsive

For better availability, the player is fully responsive across devices

Simplicity

You can have a player displayed on your webpage in 2 lines of HTML

Read our documentation for advanced customization

Documentation

Read our SDK Quickstart Guide for advanced customization

SDK Quickstart

Changelogs

v1.3.1

  • Bugfix
    • Resolved issue related to tag position in sdk.