Permanent, no-login test URLs that any API, AI service, bot or server can download directly. No account, no setup — just copy and use.
These paths are a stable public contract — they never change, need no authentication, and are safe for server-to-server downloads.
| Resource | |
|---|---|
| /examples/image.jpg real JPEG, 640 × 400 |
|
| /examples/image.png real PNG, 320 × 240 |
|
| /examples/image.webp real WebP, 480 × 320 |
|
| /examples/document.pdf valid, tiny PDF |
|
| /examples/data.json stable JSON object |
|
| /examples/data.csv stable CSV table |
|
| /examples/data.xml stable XML document |
|
| /examples/audio.mp3 short silent MP3 |
|
| /examples/openapi.json this service's API spec |
HEAD supportedCache-Control: public on everythingcurl https://public-url.com/examples/data.json
curl -I https://public-url.com/examples/image.jpg
# …or paste the URL into any API client, AI tool or CI test
Also available: the OpenAPI specification for this service, and the historical placeholder paths /qr-code-1.jpg and /document.pdf.