APIActive

SQLite Cloud API Key Commands

SQLite Cloud API commands to create, list, set, and remove API keys.

Open source page

Product features

Product features

CREATE APIKEY USER

Creates a new API key associated with a username and optional expiration.

LIST APIKEYS

Retrieves all API keys on the server, optionally filtered by user.

LIST MY APIKEYS

Returns API keys associated with the current connection's username.

REMOVE APIKEY

Permanently removes an API key from the server.

SET APIKEY

Sets or updates a key name to a specific value, immediately applied.