API
XDAO TON API for integrators — DAO data reads, deeplinks for contributions and LP claims, data models.
This section documents the XDAO TON API (https://ton.xdao.app) — for integrators and developers embedding XDAO TON DAOs, crowdfunding and LP tokens into their own applications.
The API exposes read-only, DAO-scoped data endpoints (DAO details, holders, proposals and their votes, crowdfunding campaigns, LP masters) and returns ready-to-sign ton://transfer/... deeplinks for contributing to a campaign and claiming LP, alongside the data models its endpoints return. Requests are authorized with a DAO bearer token (JWT), which must be issued for the DAO specified in the request path. You can issue and view these tokens on the API Tokens tab of the DAO page (see Tokens).
DAO
Crowdfunding
Models
If you're not a developer and just want to create a campaign or contribute — start with the Guides for Managers or User's Guide section.