Skip to content

Authentication โ€‹

There are two different types of authentication required based on the functionality you are trying to access. This guide will explain to you what they are and show you how to use them.

Admin Functionality ๐Ÿ”’ โ€‹

Sign In with Ethereum (SIWE) is used to create access tokens to communicate with the authenticated endpoints on the Asset Register API (๐Ÿ”’).

INFO

You can generate these tokens using this helper tool. The contents generated in the Authorization box, after you sign, should be used as the Authorization header when making API calls.

Asset Register ๐Ÿ”‘ โ€‹

Any updates made to the asset register through a transaction (i.e. asset links) will need to be signed by a wallet, similar to any other blockchain transaction (๐Ÿ”‘).

INFO

Sign and send the Asset Link Operations guide explains how you can sign Asset Register transactions.

Curated independently by Codeology. Source-attributed reference for The Root Network. Not affiliated with Futureverse / TRN Labs.