Preview endpoint
POST https://linkpreviewtool.com/api/preview
Content-Type: application/json
{
"url": "https://example.com/article"
}API
When you are checking lots of URLs, the API will turn Link Preview Tool into a fast QA step for launches, migrations, and content teams.
POST https://linkpreviewtool.com/api/preview
Content-Type: application/json
{
"url": "https://example.com/article"
}