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.
Last updated