Health check and service status endpoints
Simple health check endpoint that returns "pong" when the service is running and healthy. Used for monitoring and load balancer health checks.
Service is healthy and responding
pong
Bad request
Internal server error
Last updated 6 months ago
GET /ping HTTP/1.1 Host: marketplace-api.decentraland.org Accept: */*