# LaunchMyStore Developers ## Docs - [API Authentication](https://docs.launchmystore.io/api-reference/authentication.md): Authenticate your API requests to LaunchMyStore - [Create Customer](https://docs.launchmystore.io/api-reference/customers/create.md): Create a new customer - [Get Customer](https://docs.launchmystore.io/api-reference/customers/get.md): Retrieve a single customer by ID - [List Customers](https://docs.launchmystore.io/api-reference/customers/list.md): Retrieve a list of customers - [Update Customer](https://docs.launchmystore.io/api-reference/customers/update.md): Update an existing customer - [Adjust Inventory](https://docs.launchmystore.io/api-reference/inventory/adjust.md): Adjust inventory levels by a relative amount - [List Inventory Levels](https://docs.launchmystore.io/api-reference/inventory/list.md): Retrieve inventory levels for products - [Set Inventory Level](https://docs.launchmystore.io/api-reference/inventory/set.md): Set inventory to an absolute value - [Create Order](https://docs.launchmystore.io/api-reference/orders/create.md): Create a new order - [Fulfill Order](https://docs.launchmystore.io/api-reference/orders/fulfill.md): Create a fulfillment for an order - [Get Order](https://docs.launchmystore.io/api-reference/orders/get.md): Retrieve a single order by ID - [List Orders](https://docs.launchmystore.io/api-reference/orders/list.md): Retrieve a list of orders - [Update Order](https://docs.launchmystore.io/api-reference/orders/update.md): Update an existing order - [API Overview](https://docs.launchmystore.io/api-reference/overview.md): REST API reference for LaunchMyStore - [Create Product](https://docs.launchmystore.io/api-reference/products/create.md): Create a new product - [Delete Product](https://docs.launchmystore.io/api-reference/products/delete.md): Delete a product - [Get Product](https://docs.launchmystore.io/api-reference/products/get.md): Retrieve a single product by ID - [List Products](https://docs.launchmystore.io/api-reference/products/list.md): Retrieve a list of products - [Update Product](https://docs.launchmystore.io/api-reference/products/update.md): Update an existing product - [Webhooks Overview](https://docs.launchmystore.io/api-reference/webhooks/overview.md): Real-time event notifications - [Webhook Topics](https://docs.launchmystore.io/api-reference/webhooks/topics.md): List of available webhook topics - [Webhook Verification](https://docs.launchmystore.io/api-reference/webhooks/verification.md): Verify webhook signatures for security - [Actions Reference](https://docs.launchmystore.io/app-bridge/actions.md): Complete reference for all App Bridge actions - [App Bridge Overview](https://docs.launchmystore.io/app-bridge/overview.md): Communicate between your app and the LaunchMyStore admin - [React Hooks](https://docs.launchmystore.io/app-bridge/react-hooks.md): React hooks for App Bridge integration - [Session Tokens](https://docs.launchmystore.io/app-bridge/session-tokens.md): Authenticate API calls with JWT session tokens - [Filters](https://docs.launchmystore.io/aqua/filters.md): Transform and format output with Aqua filters - [Input Settings](https://docs.launchmystore.io/aqua/input-settings.md): Complete reference for all schema input setting types - [Global Objects](https://docs.launchmystore.io/aqua/objects.md): objects available in all templates - [Aqua Overview](https://docs.launchmystore.io/aqua/overview.md): Build themes with Aqua templating - [Section Schema](https://docs.launchmystore.io/aqua/schema.md): Define section and block settings with JSON schema - [Tags](https://docs.launchmystore.io/aqua/tags.md): Control flow, loops, and template logic with Aqua tags - [Pricing Models](https://docs.launchmystore.io/billing/pricing-models.md): Choose the right pricing model for your app - [Stripe Integration](https://docs.launchmystore.io/billing/stripe-integration.md): Set up Stripe for app billing - [Usage-Based Billing](https://docs.launchmystore.io/billing/usage-billing.md): Implement metered billing based on actual usage - [Admin Block Extensions](https://docs.launchmystore.io/extensions/admin-blocks.md): Add custom panels to the merchant admin dashboard - [Checkout UI Extensions](https://docs.launchmystore.io/extensions/checkout-ui.md): Extend the checkout experience with custom UI components - [Extensions Overview](https://docs.launchmystore.io/extensions/overview.md): Extend LaunchMyStore with custom UI and functionality - [Post-Purchase Extensions](https://docs.launchmystore.io/extensions/post-purchase.md): Display custom content after order placement - [Theme Blocks](https://docs.launchmystore.io/extensions/theme-blocks.md): Add custom blocks to merchant storefronts - [Cart Transform Functions](https://docs.launchmystore.io/functions/cart-transform.md): Modify cart line items, merge products, and apply transformations - [Delivery Customization Functions](https://docs.launchmystore.io/functions/delivery-customization.md): Modify delivery option display at checkout - [Discount Functions](https://docs.launchmystore.io/functions/discount.md): Apply custom discount logic to orders - [Order Validation Functions](https://docs.launchmystore.io/functions/order-validation.md): Block orders that do not meet custom criteria - [Functions Overview](https://docs.launchmystore.io/functions/overview.md): Custom business logic for shipping, payments, discounts, and more - [Payment Customization Functions](https://docs.launchmystore.io/functions/payment-customization.md): Hide, rename, or reorder payment methods at checkout - [Shipping Rate Functions](https://docs.launchmystore.io/functions/shipping-rate.md): Add custom shipping options and rates to checkout - [Authentication](https://docs.launchmystore.io/getting-started/authentication.md): Secure your app with OAuth 2.0 - [CLI Setup](https://docs.launchmystore.io/getting-started/cli-setup.md): Install and configure the LaunchMyStore CLI - [Your First App](https://docs.launchmystore.io/getting-started/first-app.md): Step-by-step guide to building a LaunchMyStore app - [Introduction](https://docs.launchmystore.io/introduction.md): Build apps that extend LaunchMyStore stores - [Quickstart](https://docs.launchmystore.io/quickstart.md): Build your first LaunchMyStore app in 5 minutes ## OpenAPI Specs - [openapi](https://docs.launchmystore.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/launchmystore) - [Community](https://discord.gg/launchmystore) - [App Store](https://app.launchmystore.io/marketplace)