List logos | Genlogs API Docs

Returns a list of the available trailer logos in lowercase when calling the Create Alert endpoint.

Authentication

Include the following headers in your requests:

Permissions

Ensure your API user has a role with admin or create-alert-endpoint permission.

Endpoint

Request example

curl --location 'https://api.genlogs.io/logos' \
--header 'Access-Token: {access-token}' \
--header 'X-Api_key: {x-api-key}'

Response example

[\
    "10 roads express",\
    "aaa cooper transportation",\
    "aat carriers",\
    "abf"\
]