# Starter Kit ## Docs - [Authentication](https://docs.covver.io/api-reference/auth.md) - [Create OAuth Tokens](https://docs.covver.io/api-reference/auth/create-oauth-tokens.md): Create an access token and a refresh token - [Refresh the access token](https://docs.covver.io/api-reference/auth/refresh-token.md): Uses a refresh token to create an access token - [Company Swag Catalog Overview](https://docs.covver.io/api-reference/catalog.md): Get information about collections, products, variants and images to display in an eCommerce store - [Create a new collection](https://docs.covver.io/api-reference/catalog/create-collection.md): Automatically create a branded collection from a logo - [Create a company (deprecated)](https://docs.covver.io/api-reference/catalog/create-company.md): Create a company (deprecated) - [Get the status of a collection](https://docs.covver.io/api-reference/catalog/get-collection-status.md): Store creation takes about 30 seconds. Poll this API every few seconds to know when the collection is ready with all products and images - [Get Product](https://docs.covver.io/api-reference/catalog/get-product.md): Get a detailed product by ID - [List a Collection Products](https://docs.covver.io/api-reference/catalog/list-a-collection-products.md): List a collection products by collection ID - [List Collections](https://docs.covver.io/api-reference/catalog/list-collections.md): List all account collections - [Personalize a collection](https://docs.covver.io/api-reference/catalog/personalize-collection-deprecated.md): Personalize an existing collection for a specific store user (deprecated) - [Update Product](https://docs.covver.io/api-reference/catalog/update-product.md): Update a product status and add notes - [Changelog](https://docs.covver.io/api-reference/change-log.md): Changelog of API changes - [Orders Overview](https://docs.covver.io/api-reference/orders.md): Place and list orders - [Order status](https://docs.covver.io/api-reference/orders/get-order-status.md): Get the status of an order - [List Orders](https://docs.covver.io/api-reference/orders/list-orders.md): List all orders by collection ID - [List shipping regions](https://docs.covver.io/api-reference/orders/list-shipping-regions.md) - [Place Order](https://docs.covver.io/api-reference/orders/place-order.md): Place a new order - [Validate an order](https://docs.covver.io/api-reference/orders/validate-order.md): Validate an order - [People Overview](https://docs.covver.io/api-reference/people.md): Manage people who have access to the store, and manage their gifts and credits - [Create People](https://docs.covver.io/api-reference/people/create-people.md): Create people - [Delete People](https://docs.covver.io/api-reference/people/delete-people.md): Delete people - [List People](https://docs.covver.io/api-reference/people/list-people.md): List people in a collection - [Reward Credits/Points/Gifts](https://docs.covver.io/api-reference/people/reward-credits.md): Reward your people with credits/points or gifts - [Withdraw Credits/Points/Gifts](https://docs.covver.io/api-reference/people/withdraw-credits.md): Withdraw credits/points or gifts from your people - [Webhook overview](https://docs.covver.io/api-reference/webhooks.md): Receive webhook notifications about events in the Covver backend - [Collection created webhook event](https://docs.covver.io/api-reference/webhooks/collection-created.md): Webhook data sent when a new collection is created - [Collection deleted webhook event](https://docs.covver.io/api-reference/webhooks/collection-deleted.md): Webhook data sent when a new collection is deleted - [Collection updated webhook event](https://docs.covver.io/api-reference/webhooks/collection-updated.md): Webhook data sent when a new collection is updated - [Create webhook](https://docs.covver.io/api-reference/webhooks/create-webhook.md): Create a new webhook - [Delete webhook](https://docs.covver.io/api-reference/webhooks/delete-webhook.md): Delete a webhook - [List webhooks](https://docs.covver.io/api-reference/webhooks/list-webhooks.md): Lists all webhooks - [Order confirmed webhook event](https://docs.covver.io/api-reference/webhooks/order-confirmed.md): Webhook data sent when the order is confirmed - [Order fulfilled webhook event](https://docs.covver.io/api-reference/webhooks/order-fulfilled.md): Webhook data sent when the order is sent to the shipping company - [Order placed webhook event](https://docs.covver.io/api-reference/webhooks/order-placed.md): Webhook data sent for order placed events - [Product created webhook event](https://docs.covver.io/api-reference/webhooks/product-created.md): Webhook data sent when a new product is created - [Product hidden webhook event](https://docs.covver.io/api-reference/webhooks/product-hidden.md): Webhook data sent when a product is hidden from a store - [Product shown webhook event](https://docs.covver.io/api-reference/webhooks/product-shown.md): Webhook data sent when a product is added back to a store - [Product updated webhook event](https://docs.covver.io/api-reference/webhooks/product-updated.md): Webhook data sent when a product is updated - [Trigger webhook](https://docs.covver.io/api-reference/webhooks/trigger-webhook.md): Backdoor for testing webhooks - [Update webhook](https://docs.covver.io/api-reference/webhooks/update-webhook.md): Update a webhook - [Getting Started](https://docs.covver.io/getting-started.md): Covver's API gives you full power to create engaging experiences, branded and personalized gifts, and custom gifting workflows - [Personalization](https://docs.covver.io/guides/personalization.md) ## OpenAPI Specs - [partners](https://docs.covver.io/partners.json) - [openapi](https://docs.covver.io/api-reference/openapi.json)