Card snapshot
docs.budgetpixel.com
·
2026-08-28 15:30:33 UTC
·
6e8269ffcd3b97d384ec9c8e2bc507ed2bb835a7e882facdcca1e0e5193d2900
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 via API; when integrating BudgetPixel into workflows; when helping users understand API authentication, async job polling, credit pricing, or model selection; when troubleshooting generation failures or rate limits.",
"tags": [],
"url": "https://docs.budgetpixel.com/.well-known/agent-skills/budgetpixel/skill.md"
}
]
}