ENSC Business API
Business DashboardWebsite
  • Introduction
    • Use Cases
    • Configurations
  • Ready To Integrate?
  • Getting Started
    • Security
      • Generating Keys
      • Encrypting / Decrypting Request
  • Integrations
    • Contract Address
    • Enums
    • Authorization
    • Endpoints
      • Get Bank Lists
      • Token Balance
      • Token Approval
      • Mint
      • Mint Allocation
      • Redeem
      • Transfer
      • Withdraw
      • Verify Payout/Withdrawal
  • Libraries/SDKs
    • Client Libraries
Powered by GitBook
On this page
  1. Introduction

Configurations

Here are some configurations that will help explain a few concepts as you integrate ENSC into your projects

1

Base URL

The root URL for accessing the ENSC API, from which all endpoints are derived.

2

API Key

A unique identifier that allows access to the ENSC API, ensuring secure communication.

3

Encryption Key

A cryptographic key used to encode data, ensuring that only authorized parties can decode and access the information.

4

Private Key

A secret cryptographic key used to sign data or transactions and prove ownership or authorization.


PreviousUse CasesNextReady To Integrate?

Last updated 2 months ago