Docs

Get Rate Quote

GET

Query

Arguments
stringrequired

This parameter contains the account code for the shipment. You should contact [email protected] to obtain your account code. Account codes are 8 characters in length and always start with P1. Example: &account=P1ABCD01

stringrequired
stringrequired

This parameter contains the originating zip code. Only the standard five digit United States zip code or the six character Canadian postal code should be used.

stringrequired

This parameter contains the destination zip code. Only the standard five digit United States zip code or the six character Canadian postal code should be used.

stringrequired

This parameter contains a comma separated list of the weights of each of the items in the shipment. One to 30 item weights may be passed. The order of the item weights must match the order of the freight classes. Example: 100,200,300

stringrequired

This parameter contains a comma separated list of the freight classes of each of the items in the shipment. One to 30 freight classes may be passed. The order of the freight classes must match the order of the item weights. Example: 125,150,175

string

This parameter contains a comma separated list of the container dimensions. It is formatted as lengthxwidthxheight. The dimensions are always specified in inches. A standard pallet is 48x40x48. Example: 48x40x48,48x40x48,48x40x48

string

This parameter contains a comma separated list of the number of containers. Example: 1,2,3

string

This parameter contains a comma separated list of the container types. The valid values are: PALLET, DRUM or TOTE. Example: PALLET,PALLET,PALLET

string

This parameter contains a comma separated list of whether the container is full or not. The valid values are: FULL or EMPTY. If the container type is PALLET then this parameter must be FULL. Example: FULL,FULL,FULL

string
string
string
string
string
string
string
string
string
string
Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.