Link

Authentication

You need to initialize this SDK with you API token before doing anything. You can get your on https://www.schemadb.com/login.

const schemadb = require('@schemadb/sdk');
schemadb.init('1036fae0-3a28-11ea-a5e3-...');