# Bolder API > Bolder API documentation. ## Docs - [Bolder API](/docs): Bolder API documentation — v1 and v2. ## V1 - [Bolder API v1](/docs/v1) ### Contacts - [List shop contacts](/docs/v1/contacts/listcontacts) ### Orders - [Batch update orders](/docs/v1/orders/batchupdateorders) - [Create order](/docs/v1/orders/createorder) - [List orders](/docs/v1/orders/listorders) - [Order details](/docs/v1/orders/getorder) - [Update order](/docs/v1/orders/updateorder) ### Product Images - [Delete product image](/docs/v1/product-images/deleteproductasset) - [Upload product image](/docs/v1/product-images/createproductasset) ### Products - [Create product](/docs/v1/products/createproduct) - [Delete product](/docs/v1/products/deleteproduct) - [List all products](/docs/v1/products/listproducts) - [Product details](/docs/v1/products/getproduct) - [Update product](/docs/v1/products/updateproduct) ### Root - [Root endpoint](/docs/v1/root/getroot) ### Shops - [List shops](/docs/v1/shops/listshops) - [Shop details](/docs/v1/shops/getshop) ### Themes - [Create template](/docs/v1/themes/createtemplate) - [Delete template](/docs/v1/themes/deletetemplate) - [Delete theme asset](/docs/v1/themes/deletethemeasset) - [Theme details](/docs/v1/themes/gettheme) - [Update template](/docs/v1/themes/updatetemplate) - [Update theme settings](/docs/v1/themes/updatetheme) - [Upload theme asset](/docs/v1/themes/createthemeasset) ### Variants - [Create variant](/docs/v1/variants/createvariant) - [Delete variant](/docs/v1/variants/deletevariant) - [Update variant](/docs/v1/variants/updatevariant) - [Variant details](/docs/v1/variants/getvariant) ### Webhooks - [List subscriptions](/docs/v1/webhooks/listsubscriptions) - [Subscribe](/docs/v1/webhooks/createsubscription) - [Unsubscribe](/docs/v1/webhooks/deletesubscription) - [Webhooks hub](/docs/v1/webhooks/gethub) ## V2 - [Bolder API v2](/docs/v2) ### Catalog - [List product groups](/docs/v2/catalog/listproductgroups) - [List product sets](/docs/v2/catalog/listproductsets) - [List vendors](/docs/v2/catalog/listvendors) ### Collections - [Delete a collection](/docs/v2/collections/deletecollection) - [Get a collection](/docs/v2/collections/get-collections-id) - [List collections](/docs/v2/collections/listcollections) ### Content - [Create a form](/docs/v2/content/createform) - [Create a page](/docs/v2/content/createpage) - [Create a post](/docs/v2/content/createpost) - [Delete a form](/docs/v2/content/deleteform) - [Delete a page](/docs/v2/content/deletepage) - [Delete a post](/docs/v2/content/deletepost) - [Get a form](/docs/v2/content/getform) - [Get a page](/docs/v2/content/getpage) - [Get a post](/docs/v2/content/getpost) - [List forms](/docs/v2/content/listshopforms) - [List pages](/docs/v2/content/listshoppages) - [List shop posts](/docs/v2/content/listshopposts) - [Update a form](/docs/v2/content/updateform) - [Update a page](/docs/v2/content/updatepage) - [Update a post](/docs/v2/content/updatepost) ### Customers - [Activate a customer account](/docs/v2/customers/activatecustomer) - [Authenticate a customer](/docs/v2/customers/authenticatecustomer) - [Create a contact group (flat)](/docs/v2/customers/createcontactgroupflat) - [Create a contact group (legacy shop-nested)](/docs/v2/customers/createcontactgroup) - [Create a customer](/docs/v2/customers/createcustomer) - [Delete a contact group](/docs/v2/customers/deletecontactgroup) - [Demote a contact](/docs/v2/customers/demotecontact) - [Get a contact group](/docs/v2/customers/getcontactgroup) - [Get a customer](/docs/v2/customers/getcustomer) - [Get last ordered products](/docs/v2/customers/getcustomerlastorderedproducts) - [List contact groups (flat)](/docs/v2/customers/listcontactgroupsflat) - [List contact groups (legacy shop-nested)](/docs/v2/customers/listcontactgroups) - [List contacts in a group](/docs/v2/customers/listcontactgroupcontacts) - [List customer tags](/docs/v2/customers/listcustomertags) - [List customer tags](/docs/v2/customers/listcontacttags) - [List customers](/docs/v2/customers/listcustomers) - [Request a password reset](/docs/v2/customers/resetcustomerpassword) - [Start contact activation](/docs/v2/customers/startcontactactivation) - [Start phone validation](/docs/v2/customers/startphonevalidation) - [Update a contact group](/docs/v2/customers/updatecontactgroup) - [Update a customer](/docs/v2/customers/updatecustomer) ### Orders - [Add a line item to an order](/docs/v2/orders/createorderitem) - [Batch update orders](/docs/v2/orders/batchupdateorders) - [Create an order](/docs/v2/orders/createorder) - [Create an order document](/docs/v2/orders/createorderdocument) - [Delete an order document](/docs/v2/orders/deleteorderdocument) - [Get a checkout session](/docs/v2/orders/getcheckoutsession) - [Get an order](/docs/v2/orders/getorder) - [Get an order document](/docs/v2/orders/getorderdocument) - [List order documents](/docs/v2/orders/listorderdocuments) - [List order tags](/docs/v2/orders/listordertagsflattened) - [List orders](/docs/v2/orders/listorders) - [Mark a checkout session as viewed](/docs/v2/orders/viewcheckoutsession) - [Record a manual payment on an order](/docs/v2/orders/createorderpayment) - [Refund an order](/docs/v2/orders/refundorder) - [Remove a line item from an order](/docs/v2/orders/deleteorderitem) - [Split an order](/docs/v2/orders/splitorder) - [Start (or resume) checkout for an order](/docs/v2/orders/createcheckoutsession) - [Update an order](/docs/v2/orders/updateorder) - [Update an order line item](/docs/v2/orders/updateorderitem) ### Price Lists - [Create a price list](/docs/v2/price-lists/createpricelist) - [Delete a price item](/docs/v2/price-lists/deletepriceitem) - [Delete a price list](/docs/v2/price-lists/deletepricelist) - [Get a price list](/docs/v2/price-lists/getpricelist) - [List price items](/docs/v2/price-lists/listpriceitems) - [List price lists](/docs/v2/price-lists/listpricelists) - [List products in a price list](/docs/v2/price-lists/getpricelistproducts) - [Update a price item](/docs/v2/price-lists/updatepriceitem) - [Update a price list](/docs/v2/price-lists/updatepricelist) ### Product Types - [Create a product type](/docs/v2/product-types/createproducttype) - [List product types](/docs/v2/product-types/listproducttypes) - [Update or upsert a product type](/docs/v2/product-types/updateproducttype) ### Products - [Batch update products](/docs/v2/products/batchupdateproducts) - [Create a product](/docs/v2/products/createproduct) - [Create a product asset](/docs/v2/products/createproductasset) - [Create a product relation](/docs/v2/products/createproductrelation) - [Delete a product](/docs/v2/products/deleteproduct) - [Delete a product asset](/docs/v2/products/deleteproductasset) - [Get a product](/docs/v2/products/getproduct) - [List custom product attributes](/docs/v2/products/listcustomproductattributes) - [List product price items](/docs/v2/products/getproductpriceitems) - [List product sets](/docs/v2/products/listshopproductsets) - [List product tags](/docs/v2/products/listproducttagsflattened) - [List product tags](/docs/v2/products/listproducttags) - [List products](/docs/v2/products/listproducts) - [List vendors](/docs/v2/products/listshopvendors) - [Update a product](/docs/v2/products/updateproduct) ### Promotions - [Create a promotion](/docs/v2/promotions/createpromotion) - [Delete a promotion](/docs/v2/promotions/deletepromotion) - [Get a promotion](/docs/v2/promotions/getpromotion) - [List promotions](/docs/v2/promotions/listpromotions) - [Update a promotion](/docs/v2/promotions/updatepromotion) ### Root - [API root](/docs/v2/root/getroot) ### Sellers - [Get a seller](/docs/v2/sellers/getseller) - [List sellers](/docs/v2/sellers/listsellers) ### Shops - [Get a shipping table](/docs/v2/shops/getshippingtableflattened) - [Get a shipping table](/docs/v2/shops/getshippingtable) - [Get a shop](/docs/v2/shops/getshop) - [Get a shop admin](/docs/v2/shops/getshopadmin) - [Get shop settings](/docs/v2/shops/getshopsettings) - [List events](/docs/v2/shops/listeventsflattened) - [List exchange rates](/docs/v2/shops/listexchangeratesflattened) - [List exchange rates](/docs/v2/shops/listexchangerates) - [List order tags](/docs/v2/shops/listordertags) - [List payment methods](/docs/v2/shops/listpaymentmethodsflattened) - [List payment methods](/docs/v2/shops/listpaymentmethods) - [List shipping tables](/docs/v2/shops/listshippingtablesflattened) - [List shipping tables](/docs/v2/shops/listshippingtables) - [List shop admins](/docs/v2/shops/listshopadmins) - [List shop events](/docs/v2/shops/listshopevents) - [List shops](/docs/v2/shops/listshops) ### Store - [List themes](/docs/v2/store/listthemesflattened) ### Subscriptions - [Create a subscription fee](/docs/v2/subscriptions/createsubscriptionfee) - [Delete a subscription fee](/docs/v2/subscriptions/deletesubscriptionfee) - [Get a subscription fee](/docs/v2/subscriptions/getsubscriptionfee) - [Get a subscription purchase](/docs/v2/subscriptions/getsubscriptionpurchase) - [List subscription fees](/docs/v2/subscriptions/listsubscriptionfees) - [List subscription purchases](/docs/v2/subscriptions/listsubscriptionpurchases) - [Record a manual renewal](/docs/v2/subscriptions/renewsubscriptionpurchase) - [Update a subscription fee](/docs/v2/subscriptions/updatesubscriptionfee) - [Update a subscription purchase](/docs/v2/subscriptions/updatesubscriptionpurchase) ### Themes - [Create a dev theme](/docs/v2/themes/createshoptheme) - [Create a template](/docs/v2/themes/createtemplate) - [Delete a dev theme](/docs/v2/themes/deletetheme) - [Delete a template](/docs/v2/themes/deletetemplate) - [Delete a theme asset](/docs/v2/themes/deletethemeasset) - [Get a template](/docs/v2/themes/gettemplate) - [Get a theme](/docs/v2/themes/gettheme) - [List themes for a shop](/docs/v2/themes/listshopthemes) - [Publish a dev theme](/docs/v2/themes/publishtheme) - [Update a template](/docs/v2/themes/updatetemplate) - [Update a theme](/docs/v2/themes/updatetheme) - [Update theme settings](/docs/v2/themes/updatethemesettings) - [Upload a theme asset](/docs/v2/themes/createthemeasset) ### Variants - [Batch update variants](/docs/v2/variants/batchupdatevariants) - [Create a variant](/docs/v2/variants/createvariant) - [Delete a variant](/docs/v2/variants/deletevariant) - [Get a variant](/docs/v2/variants/getvariant) - [List variants](/docs/v2/variants/listvariants) - [Update a variant](/docs/v2/variants/updatevariant) ### Volume Discounts - [Create a volume discount](/docs/v2/volume-discounts/createvolumediscount) - [Delete a volume discount](/docs/v2/volume-discounts/deletevolumediscount) - [Get a volume discount](/docs/v2/volume-discounts/getvolumediscount) - [List volume discounts](/docs/v2/volume-discounts/listvolumediscounts) - [Update a volume discount](/docs/v2/volume-discounts/updatevolumediscount) ### Webhooks - [Create a webhook](/docs/v2/webhooks/createwebhookflattened) - [Create a webhook for a seller](/docs/v2/webhooks/createsellerwebhook) - [Delete a webhook](/docs/v2/webhooks/deletewebhookflattened) - [Get a webhook](/docs/v2/webhooks/getwebhookflattened) - [Get webhook delivery history](/docs/v2/webhooks/webhookhistoryflattened) - [List webhooks](/docs/v2/webhooks/listwebhooksflattened) - [List webhooks for a seller](/docs/v2/webhooks/listsellerwebhooks) - [Reactivate a failed webhook](/docs/v2/webhooks/reactivatewebhookflattened)