Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt

Use this file to discover all available pages before exploring further.

What it checks

Active probe — we HEAD the image URL during preflight. If the response isn’t a 2xx that resolves to image bytes, the rule fires. Same failure modes as instagram.media.reachable: Drive share links, Dropbox previews, S3 with restricted ACLs.

Remediation

Use POST /v1/media and reference the returned mediaId. The result URL is on our public CDN and Pinterest fetches it cleanly.