W3Block Docs
  • 🚀Start here
    • Welcome to the Docs
    • Integrated Blockchains
  • 👨‍💻Dev Docs
    • API
      • Getting Started
      • Authentication
      • Commerce API services
        • Company Administration
          • Companies (Admin)
          • Assets (Admin)
          • Tags (Admin)
          • Products (Admin)
            • Order Rules (Admin)
          • Orders (Admin)
          • Faq (Admin)
          • Webhooks (Admin)
        • Products
        • Orders
        • Webhooks
        • Faq
        • Globals
      • Key API Services
        • Authentication
        • Companies
        • Tokens
          • Contracts
            • External Contacts
            • Royalty Eligible
          • Categories
            • Subcategories
          • Token Collections
            • Token Editions
          • Metadata
        • Blockchain
        • Cloudinary
        • Integration
          • Ecommerce
            • Associate Tokens
            • Hooks
        • Users
        • Vouchers
  • 📘Knowledge Base
    • First Steps
    • FAQ
    • Glossary
Powered by GitBook
On this page
  1. Dev Docs
  2. API
  3. Key API Services

Tokens

PreviousCompaniesNextContracts

Last updated 2 years ago

Tokens are the heart of what the key services works with. There are 3 main modules that the API works with to be able to make you do anything with and for your tokens:

  • Contracts

  • Categories

  • Token Collections

The following diagram explains the relationship between those modules:

A Token Collection is going to be your template for minting tokens and to create it you will need to specify a contract and a base template(this one is linked to a more general category). So we can start talking about Contracts and Categories.

👨‍💻
Contracts
Categories