Card snapshot
docs.budgetpixel.com
·
2026-08-31 18:13:17 UTC
·
9760116fa6a5515552ae49895cd7e0ea98914e22bda723114bce39a73ee0d8b8
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "BudgetPixel API",
"description": "Programmatic image and video generation API for BudgetPixel.",
"url": "https://docs.budgetpixel.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.budgetpixel.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.budgetpixel.com/",
"organization": "BudgetPixel API"
},
"documentationUrl": "https://docs.budgetpixel.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "budgetpixel",
"name": "Budgetpixel",
"description": "Use when building applications that generate images, videos, music, or sound effects programmatically. Reach for this skill when you need to integrate generative AI into a backend service, automate content creation workflows, or build tools that leverage multiple AI models at scale.",
"tags": [],
"url": "https://docs.budgetpixel.com/.well-known/agent-skills/budgetpixel/skill.md"
}
]
}