---
title: "Get Carrier Details"
method: GET
path: "/_c/std/api/ExpandedCarrierAPI.aspx"
tags: ["Onboard/Monitor Carriers"]
---

# Get Carrier Details

`GET /_c/std/api/ExpandedCarrierAPI.aspx`

Retrieve all information regarding a carrier

## Query parameters

- `clientID` string, required — API Client ID (4 digit number)
- `pwd` string, required — API Password
- `querytype` 'INSDID' | 'MC_MX' | 'DOT', required — Which type of identifier you are using to identify the carrier (MC_MX for MC Number, DOT for DOT number, INSDID for RMIS ID)
- `queryid` string, required — Identifier for the carrier (MC, DOT, or RMIS ID)
- `version` string, required — Which version of XML to return (13 is current/latest)

## Response `201`

Successful response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/versions/da4fa196575d/schema)
