What Public API Does PayHelm Provide for BigCommerce Payments and Merchant Data?
In this article
What Public API Does PayHelm Provide for BigCommerce Payments and Merchant Data?
Short answer
PayHelm doesn't publish a separate "BigCommerce API." Instead, PayHelm syncs order, product, customer, and payment/financial-status data from your connected BigCommerce store, and exposes that data back out through one general-purpose public interface — a Model Context Protocol (MCP) server and its REST equivalent — that works the same way across every platform PayHelm connects to, BigCommerce included.
How the data flows
- You connect your BigCommerce store to PayHelm under Integrations → BigCommerce.
- PayHelm syncs orders, products, customers, and payment/financial-status details from BigCommerce's own API on a recurring schedule — this is PayHelm reading from BigCommerce, not a public API of PayHelm's.
- That synced data becomes queryable through PayHelm's own public MCP server / REST API, using a PayHelm API key — by you, your own app, or an AI coding agent you authorize.
The public interface
- MCP endpoint:
https://mcp.payhelm.com/mcp(Streamable HTTP/SSE,Authorization: Bearer <PAYHELM_API_KEY>) - REST equivalent:
https://api.payhelm.com/v1(same Bearer auth, JSON) - Full developer setup (Replit, Claude Code, Codex, GitHub Pages, curl examples): MCP developer docs
- Machine-readable summaries for AI agents and crawlers: llms.txt and SKILL.md
Get your API key from the PayHelm dashboard under Settings → API Keys. Keys are scoped to your account — they only return data for stores and ad accounts you've connected.
BigCommerce-specific tools
These tools return data scoped to your connected BigCommerce store(s):
get_bigcommerce_orders— order recordsget_bigcommerce_products— product catalog recordsget_bigcommerce_customers— customer recordsget_inventory_products— product-level inventory (stock, value, velocity, low-stock alerts)
Payments and merchant data across platforms
PayHelm doesn't expose a dedicated "payments" endpoint per platform. Payment and merchant detail is available as a dimension inside PayHelm's cross-platform reporting tools, which include your BigCommerce orders alongside every other connected store:
get_orders_report/get_charts_report— revenue, order count, and AOV broken out by payment method and financial statusget_customers_report— merchant-facing customer detail: total spend, order count, first/last order date, locationget_cross_platform_ads_performance— how ad spend correlates with BigCommerce revenue and conversions, alongside your other connected ad platforms
What's not included
- No separate "payments object" API — no per-transaction card/processor-level detail beyond what BigCommerce itself reports through payment method and financial status.
- No write-back to BigCommerce. Every BigCommerce tool listed above is read-only.
- No access to data from stores you haven't connected — API keys are scoped to your account's connected platforms only.
Where to go next
- Connect your BigCommerce store
- Get an API key from the PayHelm dashboard under Settings → API Keys
- Full MCP/REST developer documentation for setup in Replit, Claude Code, Codex, and custom apps
Related Articles
How to Integrate Google Sheets with PayHelm
Step-by-step guide to connecting PayHelm with Google Sheets for exporting analytics data, creating custom reports, and collaborating with your team.
How to Import and Export Data Using CSV Files in PayHelm
Learn how to upload order data to PayHelm and export your reports using CSV files for flexible data management and analysis.
Importing Historical eBay Orders via CSV
Step-by-step guide to uploading your eBay order history into PayHelm using a CSV export from eBay Seller Hub, a Google Sheet, or a public Google Sheet URL.
Automate with PayHelm AI
Let an AI agent handle these tasks for you — automatically, on a schedule.
Find Low-Converting Product Pages and Recommend Fixes
Identify the product pages leaking revenue and get specific fixes for each.
Detect Churn-Risk Customers for Winback Targeting
Reach at-risk customers before they leave — not after they already have.
Produce Month-End Channel Profitability Audit
Know which channels are actually profitable — net of all costs — at the end of every month.
From the PayHelm Blog
Insights and guides to help you grow your ecommerce business.
How to Tag Your Meta Ads to Track in PayHelm
Complete guide to Meta (Facebook) Ads tracking with PayHelm. Learn URL parameters, Meta Ads Manager setup, and recommended UTM tags for social media campaigns.
Taking Care of Online Business: Ecommerce Workflows
Whether you're an accidental entrepreneur or a purpose-driven e-tailer, learn how to streamline and automate your ecommerce workflows to run your business more efficiently.
Stop Guessing, Start Ranking: Google Ads Keyword Planner Inside Your AI Chat & MCP Workflows
Keyword research has always been tedious — tab-switching, copy-pasting, second-guessing. PayHelm brings Google Ads Keyword Planner directly into your AI Chat and MCP flows so you can research, plan, and act in a single conversation.