How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon DeepRacer Cars API

Manage DeepRacer physical vehicles and their configurations

Amazon DeepRacer Cars API is one of 4 APIs that Amazon DeepRacer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cars. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, and a JSON-LD context.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 2020-11-01.

Requests are made against a single base URL, https://deepracer.amazonaws.com.

3 operations 2 paths 6 schemas 2 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-11-01
Base URL
https://deepracer.amazonaws.com
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon DeepRacer Cars API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (awsSignatureV4). By default, every request must be authenticated.

  • awsSignatureV4 — AWS Signature Version 4 authentication. Sign requests using your AWS access key, secret key, and session token.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Cars 3

Manage DeepRacer physical vehicles and their configurations

GET
/20201101/cars
List Cars
listCars 2 params → 200400500
GET
/20201101/cars/{arn}
Get Car
getCar 1 param → 200404500
PATCH
/20201101/cars/{arn}
Update Car
updateCar 1 param body → 200400404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Car (6 properties), Error (2 properties), Tag (2 properties), ListCarsResponse (2 properties). Each schema is shown below with its type and property counts.

UpdateCarRequest
object
Request body for updating a DeepRacer vehicle.
1 property
ListCarsResponse
object
Response containing a list of DeepRacer vehicles.
2 properties
Tag
object
A key-value tag for organizing and categorizing DeepRacer resources.
2 properties
Error
object
Error response returned when an API request fails.
2 properties
Car
object
A physical DeepRacer vehicle registered to an AWS account.
6 properties
UpdateCarResponse
object
Response confirming the vehicle update.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-deepracer-cars-api-openapi.yml Raw ↑

Other APIs Amazon DeepRacer publishes across the network.

Amazon DeepRacer Leaderboards API
Amazon DeepRacer Models API
Amazon DeepRacer Tracks API
Where this information came from

This is an independent, third-party profile of Amazon DeepRacer Cars API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.