Media Generation API Key Manager
# Media API Key Manager A robust, secure system for generating and managing API keys for media generation services with comprehensive permission controls. ## Key Features - **Multi-tier Subscription Support**: Free, Standard, Premium, and Enterprise tiers with configurable permissions - **Granular Access Control**: Separate permission sets for image and video generation - **Secure Key…
Media Generation API Key Manager endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
"Verify API Key" /api/keys/verify |
Verifies if an API key is valid and returns its associated permissions and metadata." |
| POST |
"Generate API Key" /API/keys/generate |
Creates a new API key with specified permissions based on subscription tier" |
| GET |
Check Permission /api/keys/permissions |
"Verifies if an API key has a specific permission" |
| DELETE |
"Revoke API Key" /API/KEYS/revoke |
"Permanently revokes an API key" |
| GET |
"Get User Keys" /api/keys/user |
Retrieves all API keys associated with a specific user. |
| POST |
Generate Image /api/images/generate |
Generates an image based on the provided parameters. |
| POST |
Generate Video /api/videos/generate |
: Generates a video based on the provided parameters |
| GET |
Get Generation Status /api/generation/status |
Retrieves the status of an ongoing image or video generation request. |
| GET |
List Available Styles /api/styles |
Retrieves a list of available styles for image and video generation. |
Media Generation API Key Manager pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $55 / month | — |
|
| MEGA | $100 / month | — |
|