All integrations

CloudCart

BUSINESS · COMMERCE & FINANCE

Products, orders, customers, and discounts in that store’s own admin.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

cloudcart_delete_blogs_by_idWRITE

Delete a blog Category (Blog - Categories) via DELETE /blogs/{id}

api
cloudcart_delete_categories_by_idWRITE

Delete a Category (Categories) via DELETE /categories/{id}

api
cloudcart_delete_customer_billing_address_by_idWRITE

Delete a Customer Billing Address (Customer Billing Address) via DELETE /customer-billing-address/{id}

api
cloudcart_delete_customer_groups_by_idWRITE

Delete a Customer Group (Customer Groups) via DELETE /customer-groups/{id}

api
cloudcart_delete_customer_shipping_address_by_idWRITE

Delete a Customer Shipping Address (Customer Shipping Address) via DELETE /customer-shipping-address/{id}

api
cloudcart_delete_customer_tags_by_idWRITE

Delete a customer tag (Customer tags) via DELETE /customer-tags/{id}

api
cloudcart_delete_customers_by_idWRITE

Delete a Customer (Customers) via DELETE /customers/{id}

api
cloudcart_delete_discount_codes_by_idWRITE

Delete a Discount Code (Discount Codes) via DELETE /discount-codes/{id}

api
cloudcart_delete_discount_codes_pro_by_idWRITE

Delete a Discount Code Pro (Discount Codes Pro) via DELETE /discount-codes-pro/{id}

api
cloudcart_delete_discounts_by_idWRITE

Delete a Discount (Discounts) via DELETE /discounts/{id}

api
cloudcart_delete_images_by_idWRITE

Delete an Image (Images) via DELETE /images/{id}

api
cloudcart_delete_order_fulfillment_by_idWRITE

Delete Order Fulfillment (Order Fulfillment) via DELETE /order-fulfillment/{id}

api
cloudcart_delete_posts_by_idWRITE

Delete a Post (Blog - Posts) via DELETE /posts/{id}

api
cloudcart_delete_product_to_discount_by_idWRITE

Delete Product To Discount (Product To Discount) via DELETE /product-to-discount/{id}

api
cloudcart_delete_products_by_idWRITE

Delete a Product (Products) via DELETE /products/{id}

api
cloudcart_delete_products_by_product_id_relationships_linked_productsWRITE

Delete a Linked Product (Products) via DELETE /products/{product_id}/relationships/linked-products

api
cloudcart_delete_properties_by_idWRITE

Delete a Property (Properties) via DELETE /properties/{id}

api
cloudcart_delete_property_options_by_idWRITE

Delete a Property Option (Property Options) via DELETE /property-options/{id}

api
cloudcart_delete_redirects_by_idWRITE

Delete a Redirect (Redirects) via DELETE /redirects/{id}

api
cloudcart_delete_store_quantity_by_idWRITE

Delete a Store Quantity (Store Quantity) via DELETE /store-quantity/{id}

api
cloudcart_delete_subscribers_by_idWRITE

Delete a Subscriber (Subscribers) via DELETE /subscribers/{id}

api
cloudcart_delete_subscribers_channels_by_idWRITE

Delete a Channel (Subscribers - channels) via DELETE /subscribers-channels/{id}

api
cloudcart_delete_subscribers_tags_by_idWRITE

Delete a subsciber tag (Subscribers - tags) via DELETE /subscribers-tags/{id}

api
cloudcart_delete_tags_by_idWRITE

Delete a tag (Blog - Tags) via DELETE /tags/{id}

api
cloudcart_delete_variant_options_by_idWRITE

Delete a Variant Option (Variant Options) via DELETE /variant-options/{id}

api
cloudcart_delete_variant_parameters_by_idWRITE

Delete a Variant Parameter (Variant Parameters) via DELETE /variant-parameters/{id}

api
cloudcart_delete_variants_by_idWRITE

Delete a Variant (Variants) via DELETE /variants/{id}

api
cloudcart_delete_vendors_by_idWRITE

Delete a Vendor (Vendors) via DELETE /vendors/{id}

api
cloudcart_delete_webhooks_by_idWRITE

Delete a Webhook (Webhooks) via DELETE /webhooks/{id}

api
cloudcart_get_authorsREAD

Get all authors (Blog - authors) via GET /authors

api
cloudcart_get_authors_by_idREAD

Get a Author (Blog - authors) via GET /authors/{id}

api
cloudcart_get_blogsREAD

Get all blog categories (Blog - Categories) via GET /blogs

api
cloudcart_get_blogs_by_idREAD

Get a blog Category (Blog - Categories) via GET /blogs/{id}

api
cloudcart_get_categoriesREAD

Get all Categories (Categories) via GET /categories

api
cloudcart_get_categories_by_idREAD

Get a Category (Categories) via GET /categories/{id}

api
cloudcart_get_categories_by_id_relationships_propertiesREAD

Manage Category Properties (Categories) via GET /categories/{id}/relationships/properties

api
cloudcart_get_customer_billing_addressREAD

Get all Customer Billing Addresses (Customer Billing Address) via GET /customer-billing-address

api
cloudcart_get_customer_billing_address_by_idREAD

Get a Customer Billing Address (Customer Billing Address) via GET /customer-billing-address/{id}

api
cloudcart_get_customer_groupsREAD

Get all Customer Groups (Customer Groups) via GET /customer-groups

api
cloudcart_get_customer_groups_by_idREAD

Get a Customer Group (Customer Groups) via GET /customer-groups/{id}

api
cloudcart_get_customer_shipping_addressREAD

Get all Customer Shipping Addresses (Customer Shipping Address) via GET /customer-shipping-address

api
cloudcart_get_customer_shipping_address_by_idREAD

Get a Customer Shipping Address (Customer Shipping Address) via GET /customer-shipping-address/{id}

api
cloudcart_get_customer_tagsREAD

Get all customer tags (Customer tags) via GET /customer-tags

api
cloudcart_get_customer_tags_by_idREAD

Get a customer tags (Customer tags) via GET /customer-tags/{id}

api
cloudcart_get_customersREAD

Get all Customers (Customers) via GET /customers

api
cloudcart_get_customers_by_idREAD

Get a Customer (Customers) via GET /customers/{id}

api
cloudcart_get_discount_codesREAD

Get all Discount Codes (Discount Codes) via GET /discount-codes

api
cloudcart_get_discount_codes_proREAD

Get all Discount Codes Pro (Discount Codes Pro) via GET /discount-codes-pro

api
cloudcart_get_imagesREAD

Get all Images (Images) via GET /images

api
cloudcart_get_images_by_idREAD

Get an Image (Images) via GET /images/{id}

api
cloudcart_get_ordersREAD

Get all Orders (Orders) via GET /orders

api
cloudcart_get_orders_by_idREAD

Get an Order (Orders) via GET /orders/{id}

api
cloudcart_get_postsREAD

Get all Posts (Blog - Posts) via GET /posts

api
cloudcart_get_posts_by_idREAD

Get a Post (Blog - Posts) via GET /posts/{id}

api
cloudcart_get_productsREAD

Get all Products (Products) via GET /products

api
cloudcart_get_products_by_idREAD

Get a Product (Products) via GET /products/{id}

api
cloudcart_get_products_by_id_relationships_property_optionsREAD

Manage Product Property Options (Products) via GET /products/{id}/relationships/property-options

api
cloudcart_get_propertiesREAD

Get all Properties (Properties) via GET /properties

api
cloudcart_get_properties_by_idREAD

Get a Property (Properties) via GET /properties/{id}

api
cloudcart_get_property_optionsREAD

Get all Property Options (Property Options) via GET /property-options

api
cloudcart_get_property_options_by_idREAD

Get a Property Option (Property Options) via GET /property-options/{id}

api
cloudcart_get_redirectsREAD

Get all Redirects (Redirects) via GET /redirects

api
cloudcart_get_segmentsREAD

Get all Segments (Segments) via GET /segments

api
cloudcart_get_segments_by_idREAD

Get a Segment (Segments) via GET /segments/{id}

api
cloudcart_get_store_quantityREAD

Get all Quantities (Store Quantity) via GET /store-quantity

api
cloudcart_get_store_quantity_by_idREAD

Get a Store Quantity (Store Quantity) via GET /store-quantity/{id}

api
cloudcart_get_storesREAD

Get all Stores (Stores) via GET /stores

api
cloudcart_get_stores_by_idREAD

Get a Store (Stores) via GET /stores/{id}

api
cloudcart_get_subscribersREAD

Get all Subscribers (Subscribers) via GET /subscribers

api
cloudcart_get_subscribers_by_idREAD

Get a Subscriber (Subscribers) via GET /subscribers/{id}

api
cloudcart_get_subscribers_channelsREAD

Get all Channels (Subscribers - channels) via GET /subscribers-channels

api
cloudcart_get_subscribers_channels_by_idREAD

Get a Channel (Subscribers - channels) via GET /subscribers-channels/{id}

api
cloudcart_get_subscribers_tagsREAD

Get all subscriber tags (Subscribers - tags) via GET /subscribers-tags

api
cloudcart_get_subscribers_tags_by_idREAD

Get a subscriber tags (Subscribers - tags) via GET /subscribers-tags/{id}

api
cloudcart_get_tagsREAD

Get all tags (Blog - Tags) via GET /tags

api
cloudcart_get_tags_by_idREAD

Get a blog Tag (Blog - Tags) via GET /tags/{id}

api
cloudcart_get_variant_optionsREAD

Get all Variant Options (Variant Options) via GET /variant-options

api
cloudcart_get_variant_options_by_idREAD

Get a Variant Option (Variant Options) via GET /variant-options/{id}

api
cloudcart_get_variant_parametersREAD

Get all Variant Parameters (Variant Parameters) via GET /variant-parameters

api
cloudcart_get_variant_parameters_by_idREAD

Get a Variant Parameter (Variant Parameters) via GET /variant-parameters/{id}

api
cloudcart_get_variantsREAD

Get all Variants (Variants) via GET /variants

api
cloudcart_get_variants_by_idREAD

Get a Variant (Variants) via GET /variants/{id}

api
cloudcart_get_vendorsREAD

Get all Vendors (Vendors) via GET /vendors

api
cloudcart_get_vendors_by_idREAD

Get a Vendor (Vendors) via GET /vendors/{id}

api
cloudcart_get_webhooksREAD

Get all Webhooks (Webhooks) via GET /webhooks

api
cloudcart_get_webhooks_by_idREAD

Get a Webhook (Webhooks) via GET /webhooks/{id}

api
cloudcart_patch_blogs_by_idWRITE

Update a blog Category (Blog - Categories) via PATCH /blogs/{id}

api
cloudcart_patch_categories_by_idWRITE

Update a Category (Categories) via PATCH /categories/{id}

api
cloudcart_patch_customer_billing_address_by_idWRITE

Update a Customer Billing Address (Customer Billing Address) via PATCH /customer-billing-address/{id}

api
cloudcart_patch_customer_groups_by_idWRITE

Update a Customer Group (Customer Groups) via PATCH /customer-groups/{id}

api
cloudcart_patch_customer_shipping_address_by_idWRITE

Update a Customer Shipping Address (Customer Shipping Address) via PATCH /customer-shipping-address/{id}

api
cloudcart_patch_customer_tags_by_idWRITE

Update a customer tags (Customer tags) via PATCH /customer-tags/{id}

api
cloudcart_patch_customers_by_idWRITE

Update a Customer (Customers) via PATCH /customers/{id}

api
cloudcart_patch_discount_codes_by_idWRITE

Update a Discount Code (Discount Codes) via PATCH /discount-codes/{id}

api
cloudcart_patch_discount_codes_pro_by_idWRITE

Update a Discount Code Pro (Discount Codes Pro) via PATCH /discount-codes-pro/{id}

api
cloudcart_patch_orders_by_idWRITE

Update an Order (Orders) via PATCH /orders/{id}

api
cloudcart_patch_posts_by_idWRITE

Update a Post (Blog - Posts) via PATCH /posts/{id}

api
cloudcart_patch_products_by_idWRITE

Update a Product (Products) via PATCH /products/{id}

api
cloudcart_patch_products_by_product_id_relationships_linked_productsWRITE

Update a Linked Product (Products) via PATCH /products/{product_id}/relationships/linked-products

api
cloudcart_patch_properties_by_idWRITE

Update a Property (Properties) via PATCH /properties/{id}

api
cloudcart_patch_property_options_by_idWRITE

Update a Property Option (Property Options) via PATCH /property-options/{id}

api
cloudcart_patch_store_quantity_by_idWRITE

Update a Store Quantity (Store Quantity) via PATCH /store-quantity/{id}

api
cloudcart_patch_subscribers_by_idWRITE

Update a Subscriber (Subscribers) via PATCH /subscribers/{id}

api
cloudcart_patch_subscribers_channels_by_idWRITE

Update a Channel (Subscribers - channels) via PATCH /subscribers-channels/{id}

api
cloudcart_patch_subscribers_tags_by_idWRITE

Update a subscriber tags (Subscribers - tags) via PATCH /subscribers-tags/{id}

api
cloudcart_patch_tags_by_idWRITE

Update a tag (Blog - Tags) via PATCH /tags/{id}

api
cloudcart_patch_variant_options_by_idWRITE

Update a Variant Option (Variant Options) via PATCH /variant-options/{id}

api
cloudcart_patch_variant_parameters_by_idWRITE

Update a Variant Parameter (Variant Parameters) via PATCH /variant-parameters/{id}

api
cloudcart_patch_variants_by_idWRITE

Update a Variant (Variants) via PATCH /variants/{id}

api
cloudcart_patch_vendors_by_idWRITE

Update a Vendor (Vendors) via PATCH /vendors/{id}

api
cloudcart_patch_webhooks_by_idWRITE

Update a Webhook (Webhooks) via PATCH /webhooks/{id}

api
cloudcart_post_blogsWRITE

Create a blog Category (Blog - Categories) via POST /blogs

api
cloudcart_post_categoriesWRITE

Create a Category (Categories) via POST /categories

api
cloudcart_post_customer_billing_addressWRITE

Create a Customer Billing Address (Customer Billing Address) via POST /customer-billing-address

api
cloudcart_post_customer_groupsWRITE

Create a Customer Group (Customer Groups) via POST /customer-groups

api
cloudcart_post_customer_shipping_addressWRITE

Create a Customer Shipping Address (Customer Shipping Address) via POST /customer-shipping-address

api
cloudcart_post_customer_tagsWRITE

Create a customer tag (Customer tags) via POST /customer-tags

api
cloudcart_post_customersWRITE

Create a Customer (Customers) via POST /customers

api
cloudcart_post_discount_codesWRITE

Create a Discount Code (Discount Codes) via POST /discount-codes

api
cloudcart_post_discount_codes_generateWRITE

Generate Discount Codes (Discount Codes) via POST /discount-codes/generate

api
cloudcart_post_discount_codes_proWRITE

Create a Discount Code Pro (Discount Codes Pro) via POST /discount-codes-pro

api
cloudcart_post_discount_codes_pro_generateWRITE

Generate Discount Codes Pro (Discount Codes Pro) via POST /discount-codes-pro/generate

api
cloudcart_post_discountsWRITE

Create a Discount (Discounts) via POST /discounts

api
cloudcart_post_imagesWRITE

Create an Image (Images) via POST /images

api
cloudcart_post_order_fulfillmentWRITE

Create Order Fulfillment (Order Fulfillment) via POST /order-fulfillment

api
cloudcart_post_postsWRITE

Create a Post (Blog - Posts) via POST /posts

api
cloudcart_post_product_to_discountWRITE

Create Product To Discount (Product To Discount) via POST /product-to-discount

api
cloudcart_post_productsWRITE

Create a Product (Products) via POST /products

api
cloudcart_post_products_by_product_id_relationships_linked_productsWRITE

Create a Linked Product (Products) via POST /products/{product_id}/relationships/linked-products

api
cloudcart_post_propertiesWRITE

Create a Property (Properties) via POST /properties

api
cloudcart_post_property_optionsWRITE

Create a Property Option (Property Options) via POST /property-options

api
cloudcart_post_redirectsWRITE

Create a Redirect (Redirects) via POST /redirects

api
cloudcart_post_store_quantityWRITE

Create a Store Quantity (Store Quantity) via POST /store-quantity

api
cloudcart_post_subscribersWRITE

Create a Subscriber (Subscribers) via POST /subscribers

api
cloudcart_post_subscribers_channelsWRITE

Create a Channel (Subscribers - channels) via POST /subscribers-channels

api
cloudcart_post_subscribers_tagsWRITE

Create a subscriber tag (Subscribers - tags) via POST /subscribers-tags

api
cloudcart_post_tagsWRITE

Create a blog tag (Blog - Tags) via POST /tags

api
cloudcart_post_variant_optionsWRITE

Create a Variant Option (Variant Options) via POST /variant-options

api
cloudcart_post_variant_parametersWRITE

Create a Variant Parameter (Variant Parameters) via POST /variant-parameters

api
cloudcart_post_variantsWRITE

Create a Variant (Variants) via POST /variants

api
cloudcart_post_vendorsWRITE

Create a Vendor (Vendors) via POST /vendors

api
cloudcart_post_webhooksWRITE

Create a Webhook (Webhooks) via POST /webhooks

api

Put CloudCart behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.