{"openapi":"3.2.0","info":{"title":"1pt URL Shortener API","description":"A simple URL shortener","version":"1.0.0"},"servers":[{"url":"https://1pt-url-shortener.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://1pt-url-shortener.jojapi.net/_jojapi/agent/plans","discovery_url":"https://1pt-url-shortener.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/1pt-url-shortener","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/addURL.php":{"post":{"operationId":"post_addURL_php","summary":"Add URL"}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}