priceforagent
Installation
SKILL.md
Price for Agent
LLM-friendly price service for crypto, stocks, and commodities.
Base URL: https://p4ai.bitharga.com
Quick Start
1. Register for API Key
curl -X POST https://p4ai.bitharga.com/v1/register \
-H "Content-Type: application/json" \
-d '{"agent_id": "my-agent"}'