API Reference
Interactive REST API documentation — try any endpoint directly in the browser.
Base URL
| Environment | URL |
|---|---|
| Production | https://api.wallgent.com |
| Local dev | http://localhost:3001 |
Authentication
All endpoints except /v1/health and public endpoints require a Bearer token:
Authorization: Bearer wg_test_xxxSandbox keys (wg_test_*) access sandbox resources only. Production keys (wg_live_*) access production resources only.