vatverify home

EL094019245

ΟΡΓΑΝΙΣΜΟΣ ΤΗΛΕΠΙΚΟΙΝΩΝΙΩΝ ΤΗΣ ΕΛΛΑΔΟΣ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||ΟΤΕ

GreeceVerified against VIES

Valid at query time

Last verified 3 d agocached814 ms019dd537-4d8Live status →

Validation result

VAT number
EL094019245
Company
ΟΡΓΑΝΙΣΜΟΣ ΤΗΛΕΠΙΚΟΙΝΩΝΙΩΝ ΤΗΣ ΕΛΛΑΔΟΣ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||ΟΤΕ
Address
ΛΕΩΦΟΡΟΣ ΚΗΦΙΣΙΑΣ 99 15124 - ΜΑΡΟΥΣΙ
Country
Greece
Registry
VIES
VAT format
EL + 9 digits
Local name
ΑΦΜΦόρος Προστιθέμενης Αξίας

Reproduce this check

curl -X POST "https://api.vatverify.dev/v1/validate" \  -H "Authorization: Bearer $VATVERIFY_KEY" \  -H "Content-Type: application/json" \  -d '{"vat_number":"EL094019245"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "EL094019245",
    "country": {
      "code": "EL",
      "name": "Greece",
      "vat": {
        "name": "Φόρος Προστιθέμενης Αξίας",
        "abbreviation": "ΦΠΑ",
        "currency": "EUR",
        "standard_rate": 24,
        "reduced_rates": [
          6,
          13
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "EL + 9 digits",
        "number_pattern": "^EL\\d{9}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "ΟΡΓΑΝΙΣΜΟΣ ΤΗΛΕΠΙΚΟΙΝΩΝΙΩΝ ΤΗΣ ΕΛΛΑΔΟΣ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||ΟΤΕ",
      "address": "ΛΕΩΦΟΡΟΣ ΚΗΦΙΣΙΑΣ 99        15124 - ΜΑΡΟΥΣΙ"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T10:16:06.902Z"
  },
  "meta": {
    "request_id": "019dd537-4d86-7279-b952-0d17cb6b07fb",
    "latency_ms": 524,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-25T10:16:06.902Z",
    "stale_seconds": 286498
  }
}

More from Greece

All Greece VAT details

Frequently asked

Is EL094019245 valid?
Yes: EL094019245 returned valid:true from VIES at the time of this check and resolved to ΟΡΓΑΝΙΣΜΟΣ ΤΗΛΕΠΙΚΟΙΝΩΝΙΩΝ ΤΗΣ ΕΛΛΑΔΟΣ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||ΟΤΕ.
What does ΑΦΜ stand for?
ΑΦΜ is short for Αριθμός Φορολογικού Μητρώου (Φόρος Προστιθέμενης Αξίας). It is the local name for Greece's VAT identification number.
How is this checked?
vatverify queries VIES directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
Can I integrate this in my own code?
Yes. POST /v1/validate with {"vat_number":"EL094019245"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd537-4d8.

Automate Greece VAT checks in your stack

Replace manual lookups with one API call against VIES. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.