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 asinstagram.media.reachable: Drive share links, Dropbox previews, S3 with restricted ACLs.
Remediation
UsePOST /v1/media and reference the returned mediaId. The result URL is on our public CDN and Pinterest fetches it cleanly.