# Quotes Use these API operations to manage your quotes. | Operation | Method | Description | | --- | --- | --- | | [Create quote collection](./#operation/createQuoteCollection) | POST | Create a collection of quotes. | | [Get quote collection](./#operation/getQuoteCollection) | GET | Get a quote collection by ID. | | [Get a quote](./#operation/getQuote) | GET | Get a specific quote by ID. |