Skip to content

REST API

🚧
This section is under construction.

This solution is focues for all the implementation were the BcodeSDk can't be used. The Rest API allows developer to easy request hash notarization but force to implement meta transaction logic by itself.

Usage

The api services are running on:

As for BcodeSDK, also with API the developers need to call an authentication endpoint that returns the JWT token to successfully call the authenticated request.

The developer must call and obtains JWT token from /generateJWT request and then can execute every functions needs.