# ecforce API v2

**Canonical:** https://apis.io/apis/super-studio/ecforce-api-v2/  
**Provider:** SUPER STUDIO — https://apis.io/providers/super-studio/  
**Base URL:** https://api.{shop-domain}  
**Documentation:** https://apidoc.ec-force.com/apidoc/v2/admin/index.html

ecforce API v2 is one of 3 APIs that [SUPER STUDIO](https://apis.io/providers/super-studio/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include E-Commerce, Order Management, and REST. The published artifact set on APIs.io includes an API reference and authentication docs.

The ecforce platform REST API. Version 2 splits into v2/admin (administrator-scoped, mirroring the ecforce management screens) and v2/customer (shopper-scoped, mirroring My Page). Responses are JSON:API shaped — a data[] document with type/id/attributes/relationships plus an included[] compound-document array driven by an include query parameter — and collection filtering uses Ransack-style q[<attribute>_<predicate>] parameters. Authentication is a per-merchant API connection user whose access token is sent as Authorization: Token token="<token>". The API is a paid contract option and the reference is served only to authenticated customers.

## Machine-readable artifacts (6)

- **APIReference** — https://apidoc.ec-force.com/apidoc/v2/admin/index.html
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/super-studio/refs/heads/main/authentication/super-studio-authentication.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/super-studio/refs/heads/main/asyncapi/super-studio-ecforce-webhooks.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/super-studio/refs/heads/main/errors/super-studio-problem-types.yml
- **SourceCode** — https://github.com/super-studio/ecforce_headless
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/super-studio/refs/heads/main/apis.yml

## Other SUPER STUDIO APIs (2)

- [ecforce AI Agent API](https://apis.io/apis/super-studio/ecforce-ai-agent-api/)
- [ecforce AI MCP](https://apis.io/apis/super-studio/ecforce-ai-mcp/)

## Tags

E-Commerce, Order Management, REST

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/super-studio/ecforce-api-v2/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/super-studio/.
