// dev portal
API ACCESS
Sign up for a free account, generate an API token, and call the detection API programmatically. Tokens have configurable quotas — default 100 calls. Plaintext is shown ONCE at creation; after that we only keep a bcrypt hash, so save it somewhere safe.
// loading…