# SellAuth Documentation
> SellAuth documentation: platform guides, developer resources, and API reference.
## Docs
- [Bulk Recover Abandoned Checkouts](https://docs.sellauth.com/api-reference/abandoned-checkouts/bulk-recover-abandoned-checkouts.md): Sends recovery emails for multiple abandoned checkouts at once.
- [Dismiss Abandoned Checkout](https://docs.sellauth.com/api-reference/abandoned-checkouts/dismiss-abandoned-checkout.md): Marks an abandoned checkout as dismissed.
- [Get Abandoned Checkout Stats](https://docs.sellauth.com/api-reference/abandoned-checkouts/get-abandoned-checkout-stats.md): Retrieves abandoned checkout counts and recovery statistics.
- [Get Abandoned Checkouts](https://docs.sellauth.com/api-reference/abandoned-checkouts/get-abandoned-checkouts.md): Retrieves a paginated list of abandoned checkouts.
- [Recover Abandoned Checkout](https://docs.sellauth.com/api-reference/abandoned-checkouts/recover-abandoned-checkout.md): Sends a recovery email for an abandoned checkout, optionally with a coupon.
- [Undismiss Abandoned Checkout](https://docs.sellauth.com/api-reference/abandoned-checkouts/undismiss-abandoned-checkout.md): Removes the dismissed status from an abandoned checkout.
- [Get Activity Logs](https://docs.sellauth.com/api-reference/activity-logs/get-activity-logs.md): Retrieves the activity logs.
- [List Payout Requests](https://docs.sellauth.com/api-reference/affiliate-payouts/list-payout-requests.md): Returns the shop's affiliate payout requests, newest first.
- [Pay Payout Request](https://docs.sellauth.com/api-reference/affiliate-payouts/pay-payout-request.md): Marks a pending payout request as paid. The seller pays the affiliate outside of SellAuth (per the payout details) and confirms here.
- [Reject Payout Request](https://docs.sellauth.com/api-reference/affiliate-payouts/reject-payout-request.md): Rejects a pending payout request and refunds the amount to the affiliate balance.
- [Create Tier](https://docs.sellauth.com/api-reference/affiliate-tiers/create-tier.md)
- [Delete Tier](https://docs.sellauth.com/api-reference/affiliate-tiers/delete-tier.md): Deletes a tier. Its members fall back to the default tier. The default tier cannot be deleted.
- [List Tiers](https://docs.sellauth.com/api-reference/affiliate-tiers/list-tiers.md): Returns the shop's affiliate tiers with their product overrides and member counts.
- [Set Tier Product Overrides](https://docs.sellauth.com/api-reference/affiliate-tiers/set-tier-product-overrides.md): Replaces the tier's per-product percentage overrides. An override of 0 excludes the product for this tier.
- [Update Tier](https://docs.sellauth.com/api-reference/affiliate-tiers/update-tier.md)
- [Affiliate Stats](https://docs.sellauth.com/api-reference/affiliates/affiliate-stats.md): Aggregate stats for the shop's affiliate program, with 30-day deltas.
- [Assign Tier](https://docs.sellauth.com/api-reference/affiliates/assign-tier.md): Assigns an affiliate to a tier.
- [Bulk Assign Tier](https://docs.sellauth.com/api-reference/affiliates/bulk-assign-tier.md): Moves several affiliates to a tier at once. IDs that are not affiliates of this shop are skipped.
- [Bulk Restore Affiliates](https://docs.sellauth.com/api-reference/affiliates/bulk-restore-affiliates.md): Lifts the suspension on several affiliates at once. Stops once the plan's affiliate limit is reached.
- [Bulk Suspend Affiliates](https://docs.sellauth.com/api-reference/affiliates/bulk-suspend-affiliates.md): Suspends several affiliates at once. IDs that are not affiliates of this shop are skipped.
- [Get Affiliate](https://docs.sellauth.com/api-reference/affiliates/get-affiliate.md): Detail view: referrals, attributed orders, affiliate wallet ledger and payout requests.
- [Invite Affiliate](https://docs.sellauth.com/api-reference/affiliates/invite-affiliate.md): Creates (or reuses) a customer by email and assigns them an affiliate code, making them an affiliate.
- [List Affiliates](https://docs.sellauth.com/api-reference/affiliates/list-affiliates.md): Returns the shop's affiliates (customers with an affiliate code) with their stats.
- [Restore Affiliate](https://docs.sellauth.com/api-reference/affiliates/restore-affiliate.md): Lifts a suspension and puts the affiliate back to active on their existing code and tier.
- [Set Affiliate Code](https://docs.sellauth.com/api-reference/affiliates/set-affiliate-code.md): Sets the affiliate code for a customer in a shop. Suspend the affiliate instead of clearing their code.
- [Suspend Affiliate](https://docs.sellauth.com/api-reference/affiliates/suspend-affiliate.md): Suspends an affiliate: they stop earning and their links stop attributing, but their code, tier, balance and history are kept. Reversible with restore.
- [Get Active Visitors](https://docs.sellauth.com/api-reference/analytics/get-active-visitors.md): Retrieves the number of visitors currently active on the shop.
- [Get Analytics](https://docs.sellauth.com/api-reference/analytics/get-analytics.md): Retrieves revenue, orders and customers analytics in a given timeframe.
- [Get Top Customers](https://docs.sellauth.com/api-reference/analytics/get-top-customers.md): Retrieves the top 10 customers by revenue.
- [Get Top Payment Methods](https://docs.sellauth.com/api-reference/analytics/get-top-payment-methods.md): Retrieves the top 10 payment methods by revenue.
- [Get Top Products](https://docs.sellauth.com/api-reference/analytics/get-top-products.md): Retrieves the top 10 products by revenue.
- [Get Traffic Graph](https://docs.sellauth.com/api-reference/analytics/get-traffic-graph.md): Retrieves time series visit and session data for a given timeframe.
- [Get Traffic Metrics](https://docs.sellauth.com/api-reference/analytics/get-traffic-metrics.md): Retrieves the top traffic metrics of a given type, such as path, referrer, country or device.
- [Get Traffic Stats](https://docs.sellauth.com/api-reference/analytics/get-traffic-stats.md): Retrieves pageview, visitor, visit and bounce totals for a given timeframe.
- [Get Traffic UTM Breakdown](https://docs.sellauth.com/api-reference/analytics/get-traffic-utm-breakdown.md): Retrieves traffic broken down by UTM source, medium, campaign, term and content.
- [Create Blacklist Entry](https://docs.sellauth.com/api-reference/blacklist/create-blacklist-entry.md): Creates a new blacklist entry.
- [Delete Blacklist Entry](https://docs.sellauth.com/api-reference/blacklist/delete-blacklist-entry.md): Deletes a specific blacklist entry.
- [Export Blacklist](https://docs.sellauth.com/api-reference/blacklist/export-blacklist.md): Exports the blacklist entries to CSV. Accepts the same filters as Get Blacklist. Limited to 50000 rows.
- [Get Blacklist](https://docs.sellauth.com/api-reference/blacklist/get-blacklist.md): Retrieves the blacklist entries.
- [Get Blacklist Entry](https://docs.sellauth.com/api-reference/blacklist/get-blacklist-entry.md): Retrieves a specific blacklist entry.
- [Get Blacklist Logs](https://docs.sellauth.com/api-reference/blacklist/get-blacklist-logs.md): Retrieves the blacklist logs.
- [Toggle Blacklist Entry Status](https://docs.sellauth.com/api-reference/blacklist/toggle-blacklist-entry-status.md): Toggles the active status of a specific blacklist entry.
- [Update Blacklist Entry](https://docs.sellauth.com/api-reference/blacklist/update-blacklist-entry.md): Updates a specific blacklist entry.
- [Create Blog Post](https://docs.sellauth.com/api-reference/blog-posts/create-blog-post.md): Creates a new blog post.
- [Delete Blog Post](https://docs.sellauth.com/api-reference/blog-posts/delete-blog-post.md): Deletes a specific blog post.
- [Get Blog Post](https://docs.sellauth.com/api-reference/blog-posts/get-blog-post.md): Retrieves a specific blog post.
- [Get Blog Posts](https://docs.sellauth.com/api-reference/blog-posts/get-blog-posts.md): Retrieves the blog posts.
- [Update Blog Post](https://docs.sellauth.com/api-reference/blog-posts/update-blog-post.md): Updates a specific blog post.
- [Create Bundle Offer](https://docs.sellauth.com/api-reference/bundle-offers/create-bundle-offer.md): Creates a new bundle offer.
- [Delete Bundle Offer](https://docs.sellauth.com/api-reference/bundle-offers/delete-bundle-offer.md): Deletes a specific bundle offer.
- [Get Bundle Offer](https://docs.sellauth.com/api-reference/bundle-offers/get-bundle-offer.md): Retrieves a specific bundle offer.
- [Get Bundle Offers](https://docs.sellauth.com/api-reference/bundle-offers/get-bundle-offers.md): Retrieves a paginated list of bundle offers.
- [Update Bundle Offer](https://docs.sellauth.com/api-reference/bundle-offers/update-bundle-offer.md): Updates a specific bundle offer.
- [Create Category](https://docs.sellauth.com/api-reference/categories/create-category.md): Creates a new category.
- [Delete Category](https://docs.sellauth.com/api-reference/categories/delete-category.md): Deletes a specific category.
- [Get Categories](https://docs.sellauth.com/api-reference/categories/get-categories.md): Retrieves the categories.
- [Get Category](https://docs.sellauth.com/api-reference/categories/get-category.md): Retrieves a specific category.
- [Reorder Categories](https://docs.sellauth.com/api-reference/categories/reorder-categories.md): Reorders categories and updates their parent relationships.
- [Update Category](https://docs.sellauth.com/api-reference/categories/update-category.md): Updates a specific category.
- [Create Checkout Session](https://docs.sellauth.com/api-reference/checkout/create-checkout-session.md): Creates a checkout session (invoice) server-side and returns the URL to send the buyer to. Requires an API key; call it from your backend, never from a browser. Cart items are either catalog items (productId + variantId) or custom items (name + mark_as_paid to also set the paid amount to the invoice price.
- [Redo Dynamic Delivery](https://docs.sellauth.com/api-reference/invoices/redo-dynamic-delivery.md): Calls the dynamic delivery endpoint for an invoice item again.
- [Refund Invoice](https://docs.sellauth.com/api-reference/invoices/refund-invoice.md): Marks an invoice as refunded.
- [Replace Delivered](https://docs.sellauth.com/api-reference/invoices/replace-delivered.md): Replaces the delivered items of an invoice.
- [Resend Invoice Email](https://docs.sellauth.com/api-reference/invoices/resend-invoice-email.md): Resends the order confirmation email for a processed invoice, optionally to a different email address.
- [Reverse Affiliate Commission](https://docs.sellauth.com/api-reference/invoices/reverse-affiliate-commission.md): Claws back the affiliate commission credited for an invoice (e.g. after a refund or chargeback). The affiliate wallet may go negative; payouts are blocked while it is.
- [Reverse Cashback](https://docs.sellauth.com/api-reference/invoices/reverse-cashback.md): Claws back the cashback credited for an invoice (e.g. after a refund or chargeback). The customer balance may go negative.
- [Unarchive Invoice](https://docs.sellauth.com/api-reference/invoices/unarchive-invoice.md): Marks an invoice as unarchived.
- [Unrefund Invoice](https://docs.sellauth.com/api-reference/invoices/unrefund-invoice.md): Unmarks an invoice as refunded.
- [Update Invoice Dashboard Note](https://docs.sellauth.com/api-reference/invoices/update-invoice-dashboard-note.md): Updates the invoice dashboard note.
- [Update Invoice Status](https://docs.sellauth.com/api-reference/invoices/update-invoice-status.md): Updates the status of an invoice to completed, cancelled, failed or refunded.
- [Update Paid Amount](https://docs.sellauth.com/api-reference/invoices/update-paid-amount.md): Updates the paid amount of an invoice.
- [Get Latest Notifications](https://docs.sellauth.com/api-reference/notifications/get-latest-notifications.md): Retrieves the latest notifications.
- [Get Notification Settings](https://docs.sellauth.com/api-reference/notifications/get-notification-settings.md): Retrieves the notification settings and channel subscriptions.
- [Get Notifications Page](https://docs.sellauth.com/api-reference/notifications/get-notifications-page.md): Retrieves a paginated list of notifications.
- [Mark Notifications as Read](https://docs.sellauth.com/api-reference/notifications/mark-notifications-as-read.md): Marks all notifications as read.
- [Update Notification Settings](https://docs.sellauth.com/api-reference/notifications/update-notification-settings.md): Updates the notification channel subscriptions and their parameters.
- [Create Payment Method](https://docs.sellauth.com/api-reference/payment-methods/create-payment-method.md): Creates a new payment method.
- [Delete Payment Method](https://docs.sellauth.com/api-reference/payment-methods/delete-payment-method.md): Deletes a specific payment method.
- [Get Payment Method](https://docs.sellauth.com/api-reference/payment-methods/get-payment-method.md): Retrieves a specific payment method.
- [Get Payment Methods](https://docs.sellauth.com/api-reference/payment-methods/get-payment-methods.md): Retrieves the payment methods.
- [Toggle Payment Method](https://docs.sellauth.com/api-reference/payment-methods/toggle-payment-method.md): Toggles the active status of a payment method.
- [Update Payment Method](https://docs.sellauth.com/api-reference/payment-methods/update-payment-method.md): Updates a payment method.
- [Update Payment Method Order](https://docs.sellauth.com/api-reference/payment-methods/update-payment-method-order.md): Updates the order of payment methods.
- [Append Deliverables](https://docs.sellauth.com/api-reference/products/append-deliverables.md): Appends deliverables to a product or variant.
- [Bulk Delete Products](https://docs.sellauth.com/api-reference/products/bulk-delete-products.md): Bulk deletes products.
- [Bulk Update Addons](https://docs.sellauth.com/api-reference/products/bulk-update-addons.md): Bulk updates addons for products.
- [Bulk Update Badges](https://docs.sellauth.com/api-reference/products/bulk-update-badges.md): Bulk updates product badges.
- [Bulk Update Currency](https://docs.sellauth.com/api-reference/products/bulk-update-currency.md): Bulk updates product currency.
- [Bulk Update Custom Fields](https://docs.sellauth.com/api-reference/products/bulk-update-custom-fields.md): Bulk updates custom fields for products.
- [Bulk Update Deliverables Label](https://docs.sellauth.com/api-reference/products/bulk-update-deliverables-label.md): Bulk updates product deliverables label.
- [Bulk Update Deliverables Type](https://docs.sellauth.com/api-reference/products/bulk-update-deliverables-type.md): Bulk updates product deliverables label.
- [Bulk Update Description](https://docs.sellauth.com/api-reference/products/bulk-update-description.md): Bulk updates product descriptions.
- [Bulk Update Disabled Payment Methods](https://docs.sellauth.com/api-reference/products/bulk-update-disabled-payment-methods.md): Bulk updates disabled payment methods for products.
- [Bulk Update Discord Integration](https://docs.sellauth.com/api-reference/products/bulk-update-discord-integration.md): Bulk updates Discord integration for products.
- [Bulk Update Feedback Coupon](https://docs.sellauth.com/api-reference/products/bulk-update-feedback-coupon.md): Bulk updates product feedback coupon.
- [Bulk Update Hide Stock Count](https://docs.sellauth.com/api-reference/products/bulk-update-hide-stock-count.md): Bulk updates product stock count visibility.
- [Bulk Update Instructions](https://docs.sellauth.com/api-reference/products/bulk-update-instructions.md): Bulk updates product instructions.
- [Bulk Update Live Stats](https://docs.sellauth.com/api-reference/products/bulk-update-live-stats.md): Bulk updates product live stats.
- [Bulk Update Out of Stock Message](https://docs.sellauth.com/api-reference/products/bulk-update-out-of-stock-message.md): Bulk updates product out of stock message.
- [Bulk Update Quantity](https://docs.sellauth.com/api-reference/products/bulk-update-quantity.md): Bulk updates variant min/max order quantity.
- [Bulk Update Redirect URL](https://docs.sellauth.com/api-reference/products/bulk-update-redirect-url.md): Bulk updates product redirect URL.
- [Bulk Update Serial Selection Method](https://docs.sellauth.com/api-reference/products/bulk-update-serial-selection-method.md): Bulk updates variant deliverable selection method.
- [Bulk Update Status](https://docs.sellauth.com/api-reference/products/bulk-update-status.md): Bulk updates product status.
- [Bulk Update Upsells](https://docs.sellauth.com/api-reference/products/bulk-update-upsells.md): Bulk updates upsells for products.
- [Bulk Update Visibility](https://docs.sellauth.com/api-reference/products/bulk-update-visibility.md): Bulk updates product visibility.
- [Bulk Update Volume Discounts](https://docs.sellauth.com/api-reference/products/bulk-update-volume-discounts.md): Bulk updates product volume discounts.
- [Clone Product](https://docs.sellauth.com/api-reference/products/clone-product.md): Clones a product.
- [Create Product](https://docs.sellauth.com/api-reference/products/create-product.md): Creates a new product.
- [Delete Product](https://docs.sellauth.com/api-reference/products/delete-product.md): Deletes a product.
- [Get Deliverables](https://docs.sellauth.com/api-reference/products/get-deliverables.md): Retrieves the deliverables for a product or variant.
- [Get Product](https://docs.sellauth.com/api-reference/products/get-product.md): Retrieves a product.
- [Get Products](https://docs.sellauth.com/api-reference/products/get-products.md): Retreives the products.
- [Overwrite Deliverables](https://docs.sellauth.com/api-reference/products/overwrite-deliverables.md): Overwrites deliverables for a product or variant.
- [Put v1shops productsbulk updatecashback percentage](https://docs.sellauth.com/api-reference/products/put-v1shops-productsbulk-updatecashback-percentage.md)
- [Update Product](https://docs.sellauth.com/api-reference/products/update-product.md): Updates a product.
- [Update Product and Group Order](https://docs.sellauth.com/api-reference/products/update-product-and-group-order.md): Updates the order of products and groups.
- [Update Stock](https://docs.sellauth.com/api-reference/products/update-stock.md): Updates the stock count of a service or dynamic product variant.
- [Create Quantity Deal](https://docs.sellauth.com/api-reference/quantity-deals/create-quantity-deal.md): Creates a new quantity deal.
- [Delete Quantity Deal](https://docs.sellauth.com/api-reference/quantity-deals/delete-quantity-deal.md): Deletes a specific quantity deal.
- [Get Quantity Deal](https://docs.sellauth.com/api-reference/quantity-deals/get-quantity-deal.md): Retrieves a specific quantity deal.
- [Get Quantity Deals](https://docs.sellauth.com/api-reference/quantity-deals/get-quantity-deals.md): Retrieves a paginated list of quantity deals.
- [Update Quantity Deal](https://docs.sellauth.com/api-reference/quantity-deals/update-quantity-deal.md): Updates a specific quantity deal.
- [List Products](https://docs.sellauth.com/api-reference/reseller-products/list-products.md): Returns the shop's products with their reseller enrollment flags.
- [Update Products](https://docs.sellauth.com/api-reference/reseller-products/update-products.md): Bulk-updates reseller enrollment flags for the shop's products.
- [Create Tier](https://docs.sellauth.com/api-reference/reseller-tiers/create-tier.md)
- [Delete Tier](https://docs.sellauth.com/api-reference/reseller-tiers/delete-tier.md): Deletes a tier. Its members fall back to the default tier. The default tier cannot be deleted.
- [List Tiers](https://docs.sellauth.com/api-reference/reseller-tiers/list-tiers.md): Returns the shop's reseller tiers with their overrides and member counts.
- [Set Tier Overrides](https://docs.sellauth.com/api-reference/reseller-tiers/set-tier-overrides.md): Replaces the tier's per-product/per-variant discount overrides. A variant-level override wins over the product-level one. An override of 0 disables the discount.
- [Update Tier](https://docs.sellauth.com/api-reference/reseller-tiers/update-tier.md)
- [Approve Application](https://docs.sellauth.com/api-reference/resellers/approve-application.md): Approves a pending reseller application and notifies the customer.
- [Assign Tier](https://docs.sellauth.com/api-reference/resellers/assign-tier.md): Assigns a reseller to a tier.
- [Bulk Approve Applications](https://docs.sellauth.com/api-reference/resellers/bulk-approve-applications.md): Approves several pending reseller applications and notifies the customers. Stops once the plan's reseller limit is reached; the remainder is reported as limit_blocked.
- [Bulk Assign Tier](https://docs.sellauth.com/api-reference/resellers/bulk-assign-tier.md): Moves several resellers to a tier at once. IDs that are not resellers of this shop are skipped.
- [Bulk Reject Applications](https://docs.sellauth.com/api-reference/resellers/bulk-reject-applications.md): Rejects several pending reseller applications and notifies the customers. IDs without a pending application are skipped.
- [Bulk Restore Resellers](https://docs.sellauth.com/api-reference/resellers/bulk-restore-resellers.md): Lifts the suspension on several resellers at once. Stops once the plan's reseller limit is reached.
- [Bulk Suspend Resellers](https://docs.sellauth.com/api-reference/resellers/bulk-suspend-resellers.md): Suspends several resellers at once. IDs that are not approved resellers of this shop are skipped.
- [Get Reseller](https://docs.sellauth.com/api-reference/resellers/get-reseller.md): Detail view: reseller profile, recent reseller orders and balance ledger.
- [Invite Reseller](https://docs.sellauth.com/api-reference/resellers/invite-reseller.md): Creates (or reuses) a customer by email and approves them as a reseller immediately.
- [List Resellers](https://docs.sellauth.com/api-reference/resellers/list-resellers.md): Returns the shop's resellers (customers with a reseller status) with their stats.
- [Reject Application](https://docs.sellauth.com/api-reference/resellers/reject-application.md): Rejects a pending reseller application and notifies the customer.
- [Reseller Stats](https://docs.sellauth.com/api-reference/resellers/reseller-stats.md): Aggregate stats for the shop's reseller program, with 30-day deltas.
- [Restore Reseller](https://docs.sellauth.com/api-reference/resellers/restore-reseller.md): Lifts a suspension and puts the reseller back to approved on their existing tier and credentials.
- [Suspend Reseller](https://docs.sellauth.com/api-reference/resellers/suspend-reseller.md): Suspends a reseller: their API keys and dynamic delivery stop working and they cannot order, but their tier, balance and history are kept. Reversible with restore.
- [Update Dynamic Delivery](https://docs.sellauth.com/api-reference/resellers/update-dynamic-delivery.md): Enables or disables the reseller's dynamic delivery endpoint (seller-side kill switch).
- [Create Shipping Zone](https://docs.sellauth.com/api-reference/shipping-zones/create-shipping-zone.md): Creates a new shipping zone.
- [Delete Shipping Zone](https://docs.sellauth.com/api-reference/shipping-zones/delete-shipping-zone.md): Deletes a specific shipping zone.
- [Get Shipping Zone](https://docs.sellauth.com/api-reference/shipping-zones/get-shipping-zone.md): Retrieves a specific shipping zone.
- [Get Shipping Zones](https://docs.sellauth.com/api-reference/shipping-zones/get-shipping-zones.md): Retrieves the shipping zones for a shop.
- [Update Shipping Zone](https://docs.sellauth.com/api-reference/shipping-zones/update-shipping-zone.md): Updates a specific shipping zone.
- [Create Shop](https://docs.sellauth.com/api-reference/shops/create-shop.md): Creates a new shop.
- [Delete Shop](https://docs.sellauth.com/api-reference/shops/delete-shop.md): Deletes a specific shop.
- [Get Shop](https://docs.sellauth.com/api-reference/shops/get-shop.md): Retrieves a specific shop.
- [Get Shop Stats](https://docs.sellauth.com/api-reference/shops/get-shop-stats.md): Retrieves shop statistics.
- [Get Shops](https://docs.sellauth.com/api-reference/shops/get-shops.md): Retrieves all your shops.
- [Update Shop](https://docs.sellauth.com/api-reference/shops/update-shop.md): Updates a specific shop.
- [Cancel Subscription](https://docs.sellauth.com/api-reference/subscriptions/cancel-subscription.md): Cancels a subscription immediately or at the end of the current period.
- [Get Subscription](https://docs.sellauth.com/api-reference/subscriptions/get-subscription.md): Retrieves a specific subscription with its recent invoices.
- [Get Subscriptions](https://docs.sellauth.com/api-reference/subscriptions/get-subscriptions.md): Retrieves a paginated list of product subscriptions.
- [Archive Ticket](https://docs.sellauth.com/api-reference/tickets/archive-ticket.md): Archives a ticket.
- [Close Ticket](https://docs.sellauth.com/api-reference/tickets/close-ticket.md): Closes a ticket.
- [Create Ticket](https://docs.sellauth.com/api-reference/tickets/create-ticket.md): Creates a new ticket.
- [Delete Ticket Message](https://docs.sellauth.com/api-reference/tickets/delete-ticket-message.md): Deletes a message from a ticket.
- [Get Ticket](https://docs.sellauth.com/api-reference/tickets/get-ticket.md): Retrieves a specific ticket.
- [Get Tickets](https://docs.sellauth.com/api-reference/tickets/get-tickets.md): Retrieves the tickets.
- [Reopen Ticket](https://docs.sellauth.com/api-reference/tickets/reopen-ticket.md): Reopens a ticket.
- [Send Ticket Message](https://docs.sellauth.com/api-reference/tickets/send-ticket-message.md): Sends a message to a ticket.
- [Unarchive Ticket](https://docs.sellauth.com/api-reference/tickets/unarchive-ticket.md): Unarchives a ticket.
- [Get User](https://docs.sellauth.com/api-reference/user/get-user.md): The account that owns the API key, with account-level extras (pending shop invites, unread changelog). Not tied to any shop; useful to verify a key and see who it belongs to.
- [Get Webhook Logs](https://docs.sellauth.com/api-reference/webhook-logs/get-webhook-logs.md): Retrieves outgoing webhook and dynamic-delivery request logs for debugging.
- [Create Whitelist Entry](https://docs.sellauth.com/api-reference/whitelist/create-whitelist-entry.md): Creates a new whitelist entry.
- [Delete Whitelist Entry](https://docs.sellauth.com/api-reference/whitelist/delete-whitelist-entry.md): Deletes a specific whitelist entry.
- [Export Whitelist](https://docs.sellauth.com/api-reference/whitelist/export-whitelist.md): Exports the whitelist entries to CSV. Accepts the same filters as Get Whitelist. Limited to 50000 rows.
- [Get Whitelist](https://docs.sellauth.com/api-reference/whitelist/get-whitelist.md): Retrieves the whitelist entries.
- [Get Whitelist Entry](https://docs.sellauth.com/api-reference/whitelist/get-whitelist-entry.md): Retrieves a specific whitelist entry.
- [Toggle Whitelist Entry Status](https://docs.sellauth.com/api-reference/whitelist/toggle-whitelist-entry-status.md): Toggles the active status of a specific whitelist entry.
- [Update Whitelist Entry](https://docs.sellauth.com/api-reference/whitelist/update-whitelist-entry.md): Updates a specific whitelist entry.
- [Checkout API](https://docs.sellauth.com/developers/checkout-api.md): Create checkout sessions server-side, including custom items not in your catalog.
- [Checkout Links](https://docs.sellauth.com/developers/checkout-links.md): Create direct checkout links to SellAuth with zero JavaScript or SDK integration.
- [Dynamic Delivery](https://docs.sellauth.com/developers/dynamic-delivery.md): Automatically deliver product content using a secure webhook integration.
- [Checkout Embed](https://docs.sellauth.com/developers/embed.md): Embed SellAuth Checkout in your website or app to accept payments.
- [HTTP Notifications](https://docs.sellauth.com/developers/http-notifications.md): Receive shop notifications via HTTP webhooks.
- [Nunjucks Templating](https://docs.sellauth.com/developers/nunjucks.md): The template language used by SellAuth storefront themes and custom email templates.
- [Theme Assets and Styling](https://docs.sellauth.com/developers/theme-assets.md): Tailwind builds, the design token bridge, upgrade-safe custom CSS, and the libraries SellAuth hosts for themes.
- [Theme CLI](https://docs.sellauth.com/developers/theme-cli.md): Develop, sync, and manage SellAuth themes locally with the official CLI.
- [Theme Filters and Globals](https://docs.sellauth.com/developers/theme-filters.md): The SellAuth-specific Nunjucks filters and global functions available in themes and email templates.
- [Theme Quickstart](https://docs.sellauth.com/developers/theme-quickstart.md): Create a theme, pull it locally, edit it with live preview, and apply it to your shop.
- [Theme Settings and Schema](https://docs.sellauth.com/developers/theme-settings.md): How schema.json defines a theme's configurable settings and how settings.json reaches your templates.
- [Theme Structure](https://docs.sellauth.com/developers/theme-structure.md): The folders a theme is made of, which template renders which URL, and how custom pages work.
- [Theme Template Variables](https://docs.sellauth.com/developers/theme-variables.md): The data SellAuth passes into theme templates, globally and per page.
- [Themes Overview](https://docs.sellauth.com/developers/themes.md): How SellAuth storefront themes work, how they are rendered, and how to edit them.
- [Translations (i18n)](https://docs.sellauth.com/developers/translations.md): Community-contributed localization files for SellAuth, currently covering the checkout page.
- [Custom Domain](https://docs.sellauth.com/guides/custom-domain.md): Connect your own domain to your SellAuth store for a professional, branded shopping experience.
- [PayPal IPN Setup](https://docs.sellauth.com/guides/paypal-ipn.md): Configure PayPal IPN to automatically process PayPal Friends & Family invoices on your SellAuth store.
- [SellAuth Documentation](https://docs.sellauth.com/index.md): SellAuth documentation: guides, developer resources, and API reference.
- [Get Balance](https://docs.sellauth.com/reseller-api/balance/get-balance.md): Your reseller balance, tier and lifetime stats. Top up your balance on the shop's customer panel (Balance page).
- [Reseller API Introduction](https://docs.sellauth.com/reseller-api/introduction.md): Public API for approved resellers of a SellAuth shop.
- [Create Invoice](https://docs.sellauth.com/reseller-api/invoices/create-invoice.md): Creates an invoice charged to your reseller balance and delivered from stock. Serial and dynamic deliverables are returned synchronously; check pending items via Get Invoice. Optionally send an Idempotency-Key header (unique per invoice, reused on retries): if a request times out, retry…
- [Get Invoice](https://docs.sellauth.com/reseller-api/invoices/get-invoice.md): A reseller invoice with its delivery (keys / deliverables per item). Accepts either the numeric invoice ID or the unique_id.
- [List Invoices](https://docs.sellauth.com/reseller-api/invoices/list-invoices.md): Your reseller invoices, newest first.
- [List Products](https://docs.sellauth.com/reseller-api/products/list-products.md): The reseller catalog: enrolled products with list price, your price and stock per variant, plus your dynamic delivery URL for each variant.
- [Reseller Dynamic Delivery](https://docs.sellauth.com/resellers/dynamic-delivery.md): Resell another shop's products on your own SellAuth shop with fully automatic delivery.
- [Reseller Program Overview](https://docs.sellauth.com/resellers/overview.md): Buy products at a discount, paid from your balance, and resell them anywhere.
## OpenAPI Specs
- [openapi](https://docs.sellauth.com/openapi.yaml)
- [openapi-reseller](https://docs.sellauth.com/openapi-reseller.yaml)
## Optional
- [Discord](https://discord.sellauth.com)
- [Telegram](https://t.me/+fnqPXgnz0VA4ODRk)