Card snapshot
docs.budgetpixel.com
·
2026-08-30 16:18:44 UTC
·
24344c6150bc6d93b5a91aab8dc60988886e63e89bace63915112b7302597a9a
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, video, music, or sound effects programmatically. Reach for this skill when integrating generative AI into backend services, automating content creation workflows, or building tools that need to call multiple AI models with credit-based pricing and async job handling.",
"tags": [],
"url": "https://docs.budgetpixel.com/.well-known/agent-skills/budgetpixel/skill.md"
}
]
}