Build against Vilvik from your own code.
What the public REST API does and how requests and responses are shaped.
How to send your API key on every request and what the server does with it.
Create a key, copy the secret once, name it, rotate it, revoke it.
What every scope grants, and how to pick a safe set for each key.
Change a key's permissions without rotating the secret.
Every cap that applies to API traffic, the headers we send back, and how to back off.
Copy-paste curl recipes for the common API tasks, create, list, fetch, cancel, results, and more.
List, create, fetch, and cancel submissions.
Reference for every built-in quick submission type, its inputs, and what the API echoes back under "generated".
List and fetch results from finished submissions.
Every query parameter you can pass to narrow what comes back.
Receive a POST from us when your submission finishes, instead of polling.
Every error code the API returns, what causes it, and how to fix it.
Bring a local PyGAD experiment into Vilvik as an editable, continuable record.
Exchange a device code for an API key without a redirect URL, following RFC 8628.
Your feedback helps us improve. Pick a star rating; everything else is optional.