PLAYGROUND
Try Latentface without signing up
Rate-limited, watermarked responses. Good enough to verify latency and output quality on your own images before you swipe a card.
POST /v1/embedPOST /v1/swapPOST /v1/match
curl https://api.latentface.net/v1/swap \
-H "Authorization: Bearer playground" \
-F "[email protected]" \
-F "[email protected]"
# → HTTP 200, p95 840ms, watermarked PNGInteractive runner shipping soon
The full drag-and-drop runner (upload an image, pick an endpoint, see the live response) lands with v2.5 of the SDK. In the meantime, every endpoint example above runs unchanged from your terminal with a free-tier key.
Why run calls here first
No signup
Rate-limited playground key. 10 calls/hour/IP. Watermarked output.
Real latency
Responses come from the same GPU pool our paying customers use. Numbers don't lie.
Copy & ship
Every example is valid against your free-tier key — change the bearer and you're in production.
Ready for production?
Create a free account to remove the watermark, raise your rate limit, and get a real API key you can version-control.