# Sellfern ## Docs - [Analytics API — Revenue and Profit Reports](https://docs.sellfern.com/api/analytics.md): Query Sellfern's analytics endpoints to get revenue, COGS, gross profit, and margin summaries for custom periods or broken down by store. - [API Authentication for the Sellfern REST API](https://docs.sellfern.com/api/authentication.md): Authenticate Sellfern API requests with bearer tokens. Create tokens in Settings → API Tokens, pass them in the Authorization header on every request. - [Fulfillment API — Queue and Supplier Assignment](https://docs.sellfern.com/api/fulfillment.md): Use the Sellfern Fulfillment API to retrieve the fulfillment queue, filter by status or supplier, and assign suppliers to orders programmatically. - [Orders API — List, Get, and Update Orders](https://docs.sellfern.com/api/orders.md): Use the Sellfern Orders API to list orders with filters, get order details, update order status, add notes, and perform bulk status updates. - [Sellfern REST API — Overview and Quick Start](https://docs.sellfern.com/api/overview.md): Sellfern exposes a REST API at api.sellfern.com for automating order management, analytics, fulfillment, and webhooks with scoped bearer tokens. - [Sellfern API Scopes — Token Permission Reference](https://docs.sellfern.com/api/scopes.md): Sellfern API tokens are scoped to specific capabilities. Reference this list to choose the right scopes when creating tokens for integrations and automations. - [Webhooks API — Create and Manage Endpoints](https://docs.sellfern.com/api/webhooks.md): Create, list, update, and delete Sellfern webhook endpoints. Subscribe to order, fulfillment, expense, and ticket events. Requires webhooks:manage scope. - [Sign in and create API tokens for Sellfern](https://docs.sellfern.com/authentication.md): Sellfern uses scoped bearer tokens for the REST API and Google OAuth for the browser UI. Learn how to create tokens, set scopes, and handle auth errors. - [Financial Analytics and Reporting](https://docs.sellfern.com/features/analytics.md): Sellfern's Analytics module turns your order data and expenses into P&L reports, store comparisons, pivot tables, and line-item drill-downs. - [Manage Costs and Track Fulfillment](https://docs.sellfern.com/features/cost-fulfillment.md): Use the Sellfern Ledger to assign supplier costs, move orders through production, add tracking numbers, and sync updates from integrated suppliers. - [AI Listing Tools in Listing Studio](https://docs.sellfern.com/features/listing-studio.md): Listing Studio provides AI-powered tools to generate product titles, descriptions, mockups, enhanced images, and shop stories for Etsy listings. - [Track Operating Expenses in Sellfern](https://docs.sellfern.com/features/operating-expenses.md): Record non-order business costs like ads, software, and subscriptions so Sellfern can calculate accurate net profit in your Analytics reports. - [Import Orders into Sellfern from 4 Sources](https://docs.sellfern.com/features/order-ingestion.md): Sellfern supports four ways to bring orders in: Gmail live sync, BigQuery, CSV bulk import, and manual entry. Choose the method that fits your workflow. - [Sellfern FAQ and Troubleshooting Guide](https://docs.sellfern.com/help/faq.md): Answers to common questions about Sellfern: account setup, order sync, cost tracking, analytics calculations, Listing Studio AI tools, and browser support. - [Submit and Track Support Tickets](https://docs.sellfern.com/help/support.md): Report bugs and request features through Sellfern's built-in ticket system. Attach screenshots, set priority levels, and follow progress via threaded comments. - [Connect Claude Desktop to Sellfern via MCP](https://docs.sellfern.com/integrations/mcp-server.md): The Sellfern MCP server lets Claude Desktop, Cursor, and other MCP-compatible AI tools query orders, analytics, and fulfillment data natively. - [Automate Sellfern Reports with n8n](https://docs.sellfern.com/integrations/n8n.md): Use the Sellfern n8n workflow template to post automated weekly revenue and profit reports to Discord or Slack every Monday morning. - [Build a Python Agent with Sellfern APIs](https://docs.sellfern.com/integrations/python-agent.md): Use the Sellfern Python agent example to let Claude query your orders and analytics data using the Anthropic SDK and Sellfern's REST API as tools. - [Receive Sellfern Events with Webhooks](https://docs.sellfern.com/integrations/webhooks.md): Sellfern sends HTTP POST requests to your endpoint for order, fulfillment, expense, and ticket events. Set up webhook endpoints via API or the dashboard. - [Sellfern: Operating System for Etsy Sellers](https://docs.sellfern.com/introduction.md): Sellfern centralizes order management, fulfillment, cost tracking, and financial analytics for multi-channel e-commerce sellers in one unified workspace. - [Get started with Sellfern in 6 steps](https://docs.sellfern.com/quickstart.md): Learn how to set up your Sellfern account, connect your first store, and import orders in six steps — from registration to your first analytics review. - [Configure Your Sellfern Workspace](https://docs.sellfern.com/settings/overview.md): Sellfern Settings covers Organization, People & Access, and Operations. Configure stores, suppliers, SKU mapping rules, and teams before importing orders. - [Set Up Stores, Suppliers, and Email Routing](https://docs.sellfern.com/settings/stores-suppliers.md): Add your Etsy and marketplace stores, configure suppliers for fulfillment cost tracking, and map email addresses to stores for Gmail order sync. - [Manage Users and Roles in Sellfern](https://docs.sellfern.com/settings/users-roles.md): Sellfern has five user roles with different access levels. Create users, assign roles and stores, configure page permissions, and manage account activation. ## OpenAPI Specs - [openapi](https://docs.sellfern.com/api-reference/openapi.json)