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.
Claude Desktop、Cursor、Windsurf、または MCP 対応プラットフォームに追加します。
SkillBoss Credit から開始。サブスク不要、従量課金です。
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
決定論的な設定やプロビジョニングで quote-pay-retry が必要な場合は x402 を使います。
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
長期利用、継続自動化、従量課金に広がる可能性がある場合は MPP を使います。
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."}
]
}'料金
Deterministic pay-as-you-go access through SkillBoss Credit, x402, or MPP.
料金ソース
SkillBoss pricing
最終更新
ライブカタログから定期更新
ライフサイクル状態
掲載中・利用可能
エージェント向け
Useful for content, design, and automation agents that need clean stock-media discovery without legacy route ambiguity.
支払い経路
ワークフローが決定論的か従量課金かに応じて SkillBoss Credit、x402、MPP を使います。
正規 URL
https://www.skillboss.co/use/pixabay
1万人以上の開発者が Claude、OpenClaw、その他の AI エージェントで SkillBoss を使い、より速く開発しています。
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.