Documentation Index
Fetch the complete documentation index at: https://gateway-draft.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Tutorial
Initialize your Gateway ID
Make sure you have created an account using the dashboard.
Create an Organization
If you are on testnet, you can create an organization automatically via the dashboard.If you are on mainnet, you can request for an organization here.
Copy Your Widget Key
Find the Widget Key underneath the “Developer Access” section of the Dashboard. Reference images below.
Find/Create a Schema
Find a schema that is applicable for the data you want to contribute. You can discover existing schemas using the Gateway Explorer . If you are playing around, you can use 1c2c98e4-5cbd-40db-b441-5f6c00dedeb5 to understand how it works!To create your own schema, follow the instructions here.
Call the API
Generate a session for the user based on the parameters you have passed.
Utilizing a button on the front end is optional, the URL for a user can be passed in other methods. However, having a button is recommended in most cases.