Get Capacity Pressure Index (POST)

POST variant accepting JSON body. Same result as GET /v1/capacity/{region}.

Authentication

AuthorizationBearer

Your Freight Rate Intelligence API key. Get one at freightrateintelligence.com/dashboard/settings

Request

This endpoint expects an object.
regionstringOptional

PADD region name, city name, or state abbreviation. Normalized to standard region display (e.g. ‘Gulf Coast (PADD 3)’).

equipmentenumOptionalDefaults to DRY_VAN

Equipment type (uppercase underscore format). Affects seasonal adjustment and base tightness.

Response

Capacity Pressure Index
okboolean
dataobject

Skill-specific response data

receipt_idstring
auth_obj_idstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error