{"openapi":"3.2.0","info":{"title":"SEO Rank Checker API","description":"SEO Rank Checker is a powerful API tool for monitoring and analyzing SEO metrics, available on RapidAPI. It provides real-time access to essential data from Semrush, Facebook, MOZ, and Majestic, enabling businesses and developers to track rankings, domain authority, and social metrics with ease. With flexible subscription plans, SEO Rank Checker makes it simple to get insights into SEO performance, optimize strategies, and improve online visibility.","version":"1.0.0"},"servers":[{"url":"https://dwzbc.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/check":{"post":{"operationId":"post_check","summary":"Check Semrush and Facebook metric","description":"This endpoint purposes is to check domain metric Semrush and Facebook.","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"url":"williamsautomation.com","metric":"mixed"}}}}}},"/majestic":{"post":{"operationId":"post_majestic","summary":"Check Majestic SEO metric","description":"This endpoint is for checking domain Majestic SEO metrics. Use it carefully as we're on the MajesticSEO Paid Plan.","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"url":"rockstargame.com"}}}}}},"/moz":{"post":{"operationId":"post_moz","summary":"Check MOZ metric","description":"This endpoint is for checking domain Moz metrics. Use it carefully as we're on the MOZ Paid Plan.","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"url":"rockstargame.com"}}}}}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}