You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThePotatoGuy edited this page Sep 24, 2022
·
2 revisions
API Keys
Key Mechanics
Keys are defined by a "feature name", that must be unique.
Keys are loaded in init level -980. API Keys are NOT stored in persistent..
They are loaded from a separate JSON file called api_keys.json inside the same folder persistents are stored in.
To access and use API keys, see the API below.