⚙️ System status and health checks.
Simple echo endpoint to verify API access and routing.
Your PapelShip API Key
Your Store Hash ID
Success
Last updated 3 hours ago
GET /api_user/api/v1/test-routing HTTP/1.1 Host: papelship.com x-api-key: YOUR_API_KEY x-store-hash: YOUR_API_KEY Accept: */*
{ "success": true, "message": "text" }