# Rate Request ## Get Rate Requests - [GET /rateRequests](https://developers.drayeasy.com/dray/rate-request/paths/~1raterequests/get.md): This endpoint is used to retrieve a list of rate requests. You can filter the results based on the Rate Request ID, Intermodal Region ID, and Destination City ID. ## Create Rate Request - [POST /rateRequests](https://developers.drayeasy.com/dray/rate-request/paths/~1raterequests/post.md): This endpoint is used to create rate requests. It requires specifying the Intermodal Region ID and the ID of the destination city. Optionally, you can provide a specific ZIP code and additional memo notes.