Attribute Explorer (US)

This call provides the ability of attribute exploration within the Otonomo platform.
The response includes the relevant attributes according to the passed query parameters.

📘

Read about API Rate Limits

📘

Read more about Error Codes.

📘

Postman Collection

Use the link below to download Otonomo's collection

Run in Postman

Query Params
string

The result can be filtered by the 'model' query param, to include only the specified model

string

The result can be filtered by the 'make' query param, to include only the specified make

string

The result can be filtered by the 'year' query param, to include only the specified year

string

The result can be filtered by the 'engine_type' query param, to include only the specified engine_type

int32

A function of pagination is implemented, the specified page number (as a query param) will be returned with its content.

int32

A function of page size is implemented, the specified size is related to the number of Json objects that are being returned (min value=1 | max value=1197 | is not specified=100).

Headers
string
required

General Access Token preceded by the token type string for "OAuth2", "Bearer".

Response

Language
Request
Response
Choose an example:
application/json