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.
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.
Token-authenticated. Read 100/min, write 30/min. OpenAPI 3.0 spec at /api/docs. Swagger UI included.
Session-authenticated playground for the entire CRUD model. Same data shape as the UI consumes.
product.created, product.updated, product.deleted, import.completed, export.completed. HMAC-signed.
A public Model Context Protocol server. AI agents query 300+ retailers across 10 markets. No account.
/AccountLimits returns your real-time consumption. Throttle yourself before you hit a 429.
A per-account token. RBAC for Admin and User. SSO through your enterprise IdP if needed.
POST /import to push GTINs. GET /QueryByFilter to pull. PUT to update. The shape your client expects.
Register a webhook. Receive HMAC-signed POSTs. Auto-disabled after ten consecutive failures.
A working sandbox account in twenty-four hours. Curl the docs, fire your first import, see your first webhook.