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

Getting Started

This section explains how to start using W3block services

PreviousAPINextAuthentication

Last updated 2 years ago

To start using W3block services, you must before enter in contact with our team requesting your company creation at our . Once you're approved, you will receive:

  1. Your Tenant ID (sometimes called as Company ID)

  2. An API Key and API Secret

    • This pair of keys can be used to be authenticated as system into your api calls. Remember to keep it safe.

  3. A super admin user account

  4. A Wallet Connect URL

    1. This is an application hosted by us that users can use to register into your tenant, log-in using our SSO ecosystem and see it's wallets and inventory.

Having this all informations, you can go ahead and use all of our services.

During the company activation step, please make sure to inform what apis you want to use, because all of them need to be enabled into your tenant. If you get some error like "XXXX services is not enabled into your tenant", please contact-us.

👨‍💻
website