Snipplle provides an API that can be used to interact with your data outside of the web interface.
At the moment, the API is primarily designed to support the Snipplle CLI, enabling command-line access to your snippets.
Access to the API is authenticated using API keys.
An API key represents your identity and grants access to your Snipplle account and workspaces according to your permissions.
You can generate an API key from your account settings.
Once generated:
API keys can be revoked at any time.
The primary use case for the API is connecting the Snipplle CLI.
With an API key, the CLI can:
This allows you to interact with Snipplle directly from your terminal.
If an API key is compromised, revoke it immediately.