← Estonia

Trademark Count

GET /estonian-trademarks/count

Get the total number of trademarks in the Estonian Patent Office database.

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/estonian-trademarks/count

Live Response

{
  "success": true,
  "total": 127832
}