REST API
此内容尚不支持你的语言。
Every other page in this guide — Core API Flow, Agents, Workflows — uses the same single GraphQL endpoint (https://api.wetel.dev/graphql). A thin REST wrapper around a handful of common calls (start a session, send a message) is straightforward to build yourself server-side if your stack strongly prefers REST internally — the GraphQL calls involved are simple, unauthenticated-subscription-free mutations for the core flow.