What problem does it solve?
This Skill provides a comprehensive solution for managing and controlling Venice API keys, simplifying the process of key creation, updating, and revocation.
Core Features & Use Cases
- Key Management: Create, update, and revoke API keys with detailed control over usage and expiration.
- Rate Limits: Monitor and manage rate limits for each key, ensuring efficient use of resources.
- Key Types: Differentiate between INFERENCE and ADMIN key types for specific access levels.
- Web3 Integration: Generate Web3 API keys through a two-step wallet flow for seamless integration.
- Use Case: Ideal for administrators who need to manage a large number of API keys, enforce rate limits, and ensure secure access to Venice API endpoints.
Quick Start
Generate a new INFERENCE key for your application by running the following command: generate_key -t INFERENCE -d "Application Key" -l 50.