Tire Guru
Default module

Canned Job

Endpoint:https://api.prod.tireguru.net

Get Canned Jobs

GET
https://api.prod.tireguru.net
/api/v1/canned_jobs

Get Canned Jobsquery Parameters

  • with_detailsboolean

    Include extra details in the response. This will add subcategories and their items

  • sortstring

    Sort by column, can be DESC or ASC. For DESC append a - next to the sort column.

  • canned_job_idstring
  • filter[job_name]string
  • pagestring

    Page number to return.

  • pageSizestring

    Number of items to return in a page. Defaults to 10

Get Canned JobsHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Get Canned Jobs Responses

  • dataobject[] · required
  • linksobject · required
  • metaobject · required