{"service":"PayPal Proxy, Image Processing & SMS Server","version":"1.0.0","description":"Proxy server for PayPal API requests, OpenAI image analysis, and SMS activation codes","endpoints":{"paypal":{"usage":"Send requests to /paypal/{endpoint} to proxy to https://api.paypal.com/{endpoint}","example":"POST /paypal/v1/payments/payouts"},"imageproc":{"usage":"GET /imageproc?url={image_url} to analyze images with OpenAI","example":"GET /imageproc?url=https://example.com/product.jpg","response":"JSON with product, brand, and model information"},"sms":{"usage":"Send requests to /sms/{endpoint} to proxy to https://api.messagemedia.com/{endpoint}","example":"POST /sms/v1/messages"}}}