{"openapi":"3.2.0","info":{"title":"Domain Age PRO API","description":"Check the domain age using fastest api response.","version":"1.0.0"},"servers":[{"url":"https://osgtl.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://osgtl.jojapi.net/_jojapi/agent/plans","discovery_url":"https://osgtl.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/domain-age-pro","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/getAge/":{"get":{"operationId":"get_getAge","summary":"/getAge/","description":"Get domain age","parameters":[{"name":"domain","in":"query","required":false,"schema":{"type":"string","example":"google.com"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}