Module 10 — Embed

Embed Landscaipe
in your stack.

REST. GraphQL. Webhooks. MCP for AI agents. The platform, available anywhere your systems run.

An automation platform you can't automate is just an application.

The solution

Bidirectional, by design.

Push GTINs in. Pull catalogs out. Subscribe to events. Your ERP drives the orchestration; Landscaipe is the engine underneath. Same data surface, two integration philosophies — one for systems, one for intelligence.

Capabilities

Every shape of integration.

01

REST — seventeen endpoints

Token-authenticated. Read 100/min, write 30/min. OpenAPI 3.0 spec at /api/docs. Swagger UI included.

02

GraphQL — full surface

Session-authenticated playground for the entire CRUD model. Same data shape as the UI consumes.

03

Webhooks — five events

product.created, product.updated, product.deleted, import.completed, export.completed. HMAC-signed.

04

MCP for agents

A public Model Context Protocol server. AI agents query 300+ retailers across 10 markets. No account.

05

Quota-aware

/AccountLimits returns your real-time consumption. Throttle yourself before you hit a 429.

How it works

Token. Call. React.

01 — TOKEN

Provision an account

A per-account token. RBAC for Admin and User. SSO through your enterprise IdP if needed.

02 — CALL

REST or GraphQL

POST /import to push GTINs. GET /QueryByFilter to pull. PUT to update. The shape your client expects.

03 — REACT

Subscribe

Register a webhook. Receive HMAC-signed POSTs. Auto-disabled after ten consecutive failures.

Proof

Built to scale with your team.

0
REST endpoints
0.0s
Export response, twenty products
0+
Retailers via the public MCP
Connects to

The surface for everything else.

Get your token.

A working sandbox account in twenty-four hours. Curl the docs, fire your first import, see your first webhook.

Talk to us