{"openapi":"3.2.0","info":{"title":"Data Cleaner API","description":"Bu API, kullanıcıdan gelen e-posta, telefon numarası, adres ve T.C. kimlik numarası gibi bilgileri doğrular, standart hale getirir ve çeşitli çıktı türlerinde (JSON, HTML, PDF) raporlar. Özellikle CRM sistemleri, form entegrasyonları ve e-ticaret platformları için uygundur.","version":"1.0.0"},"servers":[{"url":"https://xweor.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/validate":{"post":{"operationId":"post_validate","summary":"Validate Data"}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}