Channel3’s profile
com.trychannel3.catalog.global extension.
Do you need your own profile?
No. In full UCP, a merchant might host a profile for cart, checkout, and orders. Channel3’s catalog is search and lookup only — you consume Channel3’s profile; you don’t publish one. Auth is separate. Identifying yourself to Channel3 uses an optional API key in HTTP headers, not a profile file. See Authentication and Rate limits.What is meta?
UCP tool calls look like { "meta": ..., "catalog": ... }. Put your query in catalog (query, ids, urls, filters, pagination).
meta is for capability negotiation in the UCP spec. On ucp.trychannel3.com today, catalog tools ignore it — pass "meta": null in curl. Auth uses HTTP headers (x-api-key), not meta.
What’s next
API key
Token tier setup
Rate limits
Anonymous vs Token