From signup to a connected feed
1
Join as a supplier
Open supplier signup, verify your work email and select or create the company you are authorized to represent. Supplier and buyer memberships are separate.
2
Save your company’s API key
In the upcoming integration console, the verified company owner receives a first key automatically. Save the full value in your application’s secret store when shown. Later sign-ins show its masked identifier; they do not create another key or reveal the secret again. Key lifecycle.
3
Map the authoritative source
Choose the system that owns each field. Preserve its record IDs, units, exact decimal prices and observation times. Use the mapping guide and record contract.
4
Validate a small sample
Use any HTTPS-capable language or a TypeScript or Python starter once the validation API is available. Start with a few approved records, including zero stock and missing prices. A successful validation saves no catalogue data.
5
Complete feed admission
Prepare repeatable synchronization, outage handling, withdrawal handling and a clear data-sharing scope. Recurring feed activation requires compatibility and source-access review; a key or valid sample does not activate a feed.
Choose how to integrate
A guided field-mapping UI is planned. A spreadsheet can remain your maintained source, read repeatedly by a job or durable agent runner. The finished connection must keep working independently of this chat. See source patterns, recurring updates and email, and A2A. A one-time file helps prepare the mapping but does not establish a feed.
Let your agent onboard you
Use the complete supplier skill and a ready-to-copy brief.
Build with your team
Download the clients, schema and example records.