Search Pixabay images, illustrations, vectors, and videos through one canonical use page on SkillBoss. Best for asset workflows, content teams, and AI agents that need royalty-free media discovery.
Descárgalo y añádelo a Claude Desktop, Cursor, Windsurf o cualquier plataforma compatible con MCP.
Empieza con SkillBoss Credit. Sin suscripciones, solo pago por uso.
Tell Claude or your agent what you need. SkillBoss routes Pixabay API and returns results.
Pixabay API can use x402 for deterministic setup or fixed-cost calls. For longer-running automation, MPP gives agents a payment-later path without pre-funding every workflow.
x402
Usa x402 cuando tu agente necesite un flujo quote-pay-retry para configuración determinista o aprovisionamiento.
curl https://api.skillboss.co/v1/chat/completions \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-H "X-Payment-Protocol: x402" \
-d '{
"model": "skillboss/claude-sonnet",
"messages": [
{"role": "user", "content": "Use Pixabay API for this request and return the result."}
]
}'MPP / Payment Later
Usa MPP cuando el flujo pueda crecer a uso prolongado, automatización recurrente o facturación por consumo.
curl https://api.skillboss.co/v1/chat/completions \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-H "X-Payment-Protocol: mpp" \
-d '{
"model": "skillboss/claude-sonnet",
"messages": [
{"role": "user", "content": "Use Pixabay API for this request and return the result."}
]
}'Precios
Deterministic pay-as-you-go access through SkillBoss Credit, x402, or MPP.
Fuente de precios
SkillBoss pricing
Última actualización
Actualizado regularmente desde el catálogo activo
Estado del ciclo de vida
Listado y disponible
Mejor para agentes
Useful for content, design, and automation agents that need clean stock-media discovery without legacy route ambiguity.
Ruta de pago
Usa SkillBoss Credit, x402 o MPP según si el flujo es determinista o basado en uso.
URL canónica
https://www.skillboss.co/use/pixabay
Únete a más de 10.000 desarrolladores que usan SkillBoss para lanzar más rápido con Claude, OpenClaw y otros agentes de IA.
SkillBoss uses /use as the canonical discovery layer. Legacy /apis/data/pixabay and /apis/pixabay routes should resolve here so both people and agents find one stable page.
It is best for finding royalty-free images and media for landing pages, blog posts, social assets, prototypes, and AI-generated content workflows.
Yes. This canonical page is designed to be readable by both developers and agents, with stable facts, pricing guidance, and next-step links.