{"openapi":"3.2.0","info":{"title":"Social Media Checker API","description":"Social Media Checker is an API that checks one or many accounts against a list of popular social media giants like Facebook, Instagram, Snapchat, X (formerly Twitter), and Google can be a valuable tool for digital footprint analysis, verifying user accounts, or conducting OSINT (Open Source Intelligence) investigations. Visit our website at: https://osinttrace.com","version":"1.0.0"},"servers":[{"url":"https://axplp.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://axplp.jojapi.net/_jojapi/agent/plans","discovery_url":"https://axplp.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/social-media-checker","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/check":{"post":{"operationId":"post_check","summary":"Check","description":"Check one email, username or phone number for social media presence","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"input":"test@gmail.com","programs":["facebook","google","instagram","snapchat","x"]}}}}}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}