{"uid":"cap_qK9O-XFusZjBtvcSYehk5","slug":"amalgam-mediapipe-pose-landmarks-1fc36df1","name":"Amalgam MediaPipe Pose Landmarks","description":"MediaPipe pose landmarks inference","url":"https://amalgam.cc/api/mediapipe/pose-landmarks","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"image":{"type":"string","format":"binary","description":"Raster image. Accepted formats: JPEG, PNG, WEBP, BMP, TIFF, and other formats OpenCV's cv2.imdecode can decode (format detected by content, not filename)"}}},"responseSchema":{"type":"json","example":{"landmarks":[{"x":0.4903,"y":0.3608,"z":-0.4382,"id":0,"visibility":0.9999}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5ttlVWeor7LBAVELWnM08","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Detects and returns human body pose landmarks from a raster image using MediaPipe's pose estimation model","exampleAgentPrompt":"Can you analyze this photo of someone exercising and extract all their body pose landmarks — I need the joint coordinates and keypoints detected by MediaPipe pose estimation.","exampleUseCases":[{"title":"Fitness form checker","prompt":"Here's a photo of me doing a squat — can you detect my body pose landmarks so I can check if my form is correct?"},{"title":"Sports motion analysis","prompt":"I have an image of a baseball pitcher mid-throw. Can you run MediaPipe pose estimation on it and give me all the body joint coordinates?"},{"title":"Dance pose detection pipeline","prompt":"I'm building a dance app and need to extract the full skeleton keypoints from this PNG of a dancer — can you run pose landmark detection on it?"}],"resultDescription":"Returns a set of human body pose landmarks as detected by MediaPipe, including 2D and/or 3D coordinates for each keypoint (e.g. nose, shoulders, elbows, wrists, hips, knees, ankles), along with visibility or confidence scores for each detected landmark.","failureModes":["No person detected in the image — returns empty landmarks or a specific no-pose-detected response","Unsupported or corrupt image format — returns an error if cv2.imdecode cannot decode the file","Partial body in frame — some landmarks may have low visibility scores or be absent","Multiple people in image — MediaPipe pose typically tracks a single dominant person","Image too small or low resolution — may result in poor landmark quality or detection failure","Missing image field in request body — returns a 400 bad request error"],"whenToPreferThis":"Choose this endpoint when you need fast, single-image human pose landmark extraction powered by Google's MediaPipe model without managing your own inference infrastructure. It is ideal for agents needing per-image body keypoint coordinates for downstream analysis such as posture assessment, fitness coaching, sports analytics, animation rigging, or gesture recognition. Prefer it over self-hosted solutions when you want pay-per-call pricing via x402 with no setup overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:25.660Z","isFirstParty":false}