Library
Ask or search…
K
Comment on page

API

For most products on Seed Labs, data is stored not on Seed Labs servers, but on persistent distributed storage and compute solutions. This ensures a level of data sovereignty, a new standard that will be lasting for the software industry.
Unfortunately, those systems have difficult to use APIs that make integration a nightmare.
To remedy this, we are slowly releasing a set of powerful APIs and SDKs to make the power of Venture OS available to all developers.
post
https://automat.seedlabs.co/webhook/getuserid
Get User ID from Handle
Handles are unique, human-readable identifiers on the Seed Labs protocol. Use this call to get a user's raw ID from a known handle.
Parameters
Body
handle*
string
Handle you want to check
environment*
enum
"development" or "production".
Responses
post
https://automat.seedlabs.co/webhook/getuserid
Check If User In Organization