Jump to Content
ton-society
API Reference
v1.0

Log Inton-society
API Reference
Log In
v1.0API Reference
All
Pages
Start typing to search…

TON Society API

  • Infra
    • API statusget
  • Users
    • Finds all usersget
    • Finds a user by usernameget
    • Finds SBTs owned by a userget
  • Collections
    • Finds an SBT collectionget
    • Finds activity participantsget
  • Activities
    • Finds all Hubsget
    • Creates a new activitypost
    • Finds an activityget
    • Updates an activitypatch
    • Fetches a unique reward linkget
    • Fetches status of a unique reward linkget
    • Deletes an activitydelete
    • Replace the metadata for the collection corresponding to the given activity idput
    • Replace the item metadata for the given item ownerput
    • Finds a paginated list of activities (represented by its slug) and corresponding collection addressesget
  • Compressed SBTs
    • Fetches item data and the proor cellget
    • Fetches list of items in the slice given its offset and countget
    • Fetches the state of a compressed SBT collectionget
  • Allowlists
    • Adds telegram ids to allowlistpost
    • Adds a single telegram id to allowlistpost
    • Adds wallet addresses to allowlistpost
    • Adds a single wallet address to allowlistpost
    • Adds a single github user id to allowlistpost
Powered by 

Updates an activity

patch https://id.ton.org/v1/activities/

An endpoint that allows to update an activity of the "Events" activity group. See ton-society events page.

Language
Credentials
Click Try It! to start a request and see the response here!