Skip to main content

Introduction

ONTON API Integration into Telegram Mini-Application

What is ONTON API?

ONTON API is a tool for automatic distribution of SBTs (Soulbound Tokens) to users of your Telegram mini-applications. SBTs are unique digital certificates that confirm user achievements and cannot be transferred to other parties.

Integration capabilities:

  • Automatic reward distribution - SBTs are issued to users upon meeting certain conditions in your application
  • Gamification - increased user engagement through achievement system
  • Personalization - creation of unique digital rewards for your project
  • Simple integration - just one API endpoint for SBT distribution

What do you need to get started?

  • Organizer access in ONTON (10 TON)
  • Created and approved event
  • API key from ONTON administrators
  • Basic programming knowledge

Guide structure

This guide consists of five parts:

  1. Introduction - general information about ONTON API
  2. Getting access - how to get organizer rights and API key
  3. Creating SBT - step-by-step creation of an event with reward
  4. Getting identifier - how to find UUID of your event
  5. API setup - technical integration into your application