# Quotes (v3)

Use these API operations to manage your quotes.

| Operation | Method | Description |
| --- | --- | --- |
| [Create quote collection](./#operation/createQuoteCollectionV2) | POST | Create a collection of quotes.  |
| [Get quote collection](./#operation/getQuoteCollectionV2) | GET | Get a quote collection by ID. |
| [Get a quote](./#operation/getQuoteV2) | GET | Get a specific quote by ID.  |


