与我们一起构建。
两种接入方式。
Ship an app that lives inside AppointmentTrader — sidebar entry, native feel, installs into a user’s portal — or call the public API from your own stack. Same data, same auth surface, two distribution stories. Pick by where your users already are.
应用开发
发布在AppointmentTrader内
Build an app that lives inside the AT shell — sidebar entry, clean URL, native feel. Apps read AT data through the SDK, can publish to the community newsfeed, and install straight into a user’s portal. The right path for partner tooling: a hotel concierge dashboard, a restaurant Encore widget, a sales surface that talks to the marketplace.
API集成
从任何地方调用AT
One auth-gated REST surface for every reservation, bid, transaction, and venue on AppointmentTrader. The same endpoints that power the AT web app, available to your servers — predictable JSON, signed webhooks, scoped API keys. The right path when you’re building outside AT and want to bring AT data with you.