Tygra :: Pull rich data about SaaS products

submited by
Style Pass
2024-12-22 09:30:05

curl -X 'GET' \ 'https://api.tygra.com/collect/miro.com' \ -H 'accept: application/json' \ -H 'Authorization: Bearer {KEY}'

curl -X 'POST' \ 'https://api.tygra.com/search/' \ -H 'accept: application/json' \ -H 'Authorization: Bearer {KEY}' \ -H 'Content-Type: application/json' \ -d '{ "type": "Sales Automation", "hq": "United States" }'

curl -X 'GET' \ 'https://api.tygra.com/collect/reply.io' \ -H 'accept: application/json' \ -H 'Authorization: Bearer {KEY}'

Leave a Comment
Related Posts