{"openapi":"3.2.0","info":{"title":"D7 Number Lookup API","description":"Access to various details, including country, network, MCC (Mobile Country Code), MNC (Mobile Network Code), status of a mobile number","version":"1.0.0"},"servers":[{"url":"https://hkbtf.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://hkbtf.jojapi.net/_jojapi/agent/plans","discovery_url":"https://hkbtf.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/d7-number-lookup","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/hlr/v1/lookup":{"post":{"operationId":"post_hlr_v1_lookup","summary":"Number Lookup","description":"Reverse Phone Lookup operation","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"recipient":"+971509752655"}}}}}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}