📘
TEOS User Guides
Contact CoreLedgerPrivacy Policy
TEOS API
TEOS API
  • 👋Welcome to TEOS API
  • Get started
  • TEOS API overview
    • Terms and concepts
      • Asset
      • Spark
      • Wallet
      • Supply
      • Warp
      • Invoice
      • Transaction
    • Architecture note
      • Tenant setup options
    • Authentication
    • Versioning
  • Using TEOS API
    • Postman examples
    • Rate limits
    • Dealing with blockchain transactions
      • How to get Ether for signing transactions
      • Transaction creation and submission
        • First transaction creation and submission for a new address on the private blockchain
    • Handling errors
      • 1xxxx codes
      • 2xxxx codes
      • 3xxxx codes
    • TEOS Events
    • Warp search
  • TEOS API references
    • TEOS API Swagger (OpenAPI)
  • Using additional APIs of TEOS Platform
    • User authentication flow with TEOS Authentication service and TMS
    • Device authorization flow with TxServer and TEOS Authentication service
    • Adding wallet to the TEOS Platform flow with TxServer and TEOS API
    • Using TxServer API
      • TxServer API (OpenAPI)
      • Key Pair Generation. Transaction Signing
      • Device Restoration
    • Using TEOS Authentication service
      • TEOS Authentication Service API
    • Using TMS API
      • TMS API Swagger (OpenAPI)
      • Handling errors
      • Changelog
    • Using Discovery Service
  • FAQ
  • Changelog
    • v0.9
    • Non-versioned changes
    • Previous versions (not supported)
  • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Get started

Steps to get started with the TEOS API and info to read while waiting for your tenant.

PreviousWelcome to TEOS APINextTEOS API overview

Last updated 1 year ago

Was this helpful?

We are working on introducing a fully automated flow for setting up a new tenant, which will require a lot of configuration questions to be answered right at the start. Until this is in place, we're happy to offer you the care and support of one of our CoreLedger managers who help customers find the right answers.

In order to start building your apps with the TEOS API a few steps need to be taken:

  1. Make sure you have a contract signed with CoreLedger and have filled out the customer's questionnaire to provide a set of starting configurations. If you don't have a signed contract yet, please to request a meeting with a manager to onboard you. While being onboarded, you will be asked several questions to define the configuration you need. We will need the following information: - The blockchain network on which your solution is going to run (SparkNet private blockchain, SparkNet shared blockchain, Ethereum Mainnet) and type of assets you need (FT, NFT) - Which environments are needed right away (dev&testing and/or productive) - The set of TEOS platform components you will need besides the TEOS API (check what the TEOS platform offers on the ) - Name of the tenant

  2. After you've provided all the necessary info to set up your first tenant, we will create it for you. We will also deliver your API key via a trustworthy communication channel if requested for your setup.

  3. As soon as you have your tenant ready, you can start developing your application by trying out TEOS API functionality using We recommend starting by creating your first transaction. You can check the flow in Transaction creation and submission

While you're waiting for your tenant to be prepared, we invite you to start exploring the TEOS API with the following topics:

use this form
CoreLedger website
Postman examples.

Authentication

Learn how different types of access tokens work

Main concepts

Learn which main concepts TEOS platform operates

API reference

Check API description and common rules how to use it

TEOS API overview

Check how TEOS API overview as part of TEOS platform to make sure you're fully prepared to get maximum of it

FAQ

Check frequently asked questions