{"openapi":"3.2.0","info":{"title":"getcontact API","description":"GetContact API provides a fast and easy way to check phone number information through API integration. It is suitable for developers and businesses that need automated phone number lookup features for their applications or systems.","version":"1.0.0"},"servers":[{"url":"https://bangcaller.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://bangcaller.jojapi.net/_jojapi/agent/plans","discovery_url":"https://bangcaller.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/getcontact","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/gc200/gc":{"get":{"operationId":"get_gc200_gc","summary":"getocontact","description":"getcontact","responses":{"401":{"description":"Unauthorized","content":{"application/json":{"example":{"message":"Subscription Not Found"}}}}},"parameters":[{"name":"phone","in":"query","required":false,"schema":{"type":"string"}},{"name":"x-api-key","in":"header","required":false,"schema":{"type":"string","example":"c69ad79fb8e0a6e960d2dc857577de2d"}},{"name":"x-proxy-secret","in":"header","required":false,"schema":{"type":"string","example":"f3937244-17bf-481e-87ee-8ebf7ef9f9ab"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}