{"openapi":"3.2.0","info":{"title":"NameResolver API","description":"The ViewCaller API empowers developers with powerful phone number intelligence and spam protection features. With just a few lines of code, you can:  🔎 Identify unknown callers with accurate caller ID data.  🚫 Detect spam, scam, and robocalls using real-time reputation scoring.  🌍 Support international numbers with country & operator details.  🧠 Enrich customer data with name, location, and telecom info.  📊 Access risk & trust scores for fraud prevention.","version":"1.0.0"},"servers":[{"url":"https://jpbwc.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/api/v1/search":{"get":{"operationId":"get_api_v1_search","summary":"Search","parameters":[{"name":"code","in":"query","required":false,"schema":{"type":"string","example":"91"}},{"name":"number","in":"query","required":false,"schema":{"type":"string"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}