{"service": "PIMA integration backend", "endpoints": {"ingest": "/api/ingest/<project_slug>/<endpoint_slug>", "run_script": "/api/run-script/<project_slug>/<script_module>", "webhook_job_finished": "/api/webhooks/shoptet/job-finished", "webhook_customer_registration": "/api/webhooks/shoptet/customer-registration", "webhook_order_created": "/api/webhooks/shoptet/order-created", "check_ico": "/api/check-ico/?ico=...", "order_total": "/api/order-total/ (POST)", "order_items": "/api/order-items/ (POST)", "admin": "/admin/"}}