How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Meter Logs API

Access to event & transfer logs

Meter Logs API is one of 8 APIs that Meter publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Logs. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 6 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.2.2.

Requests are made against a single base URL, /.

6 operations 6 paths 13 schemas 6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.2
Base URL
https://mainnet.meter.io
License
Resource Areas
1

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 POST. Each is listed below with its method, path, parameters, and response codes.

Logs 6

Access to event & transfer logs

POST
/logs/event
Filter event logs
body → 200
POST
/logs/transfer
Filter transfer logs
body → 200
POST
/logs/eventsdeprecated
Filter event logs
2 params body → 200
POST
/logs/transfersdeprecated
Filter transfer logs
1 param body → 200
POST
/eventsdeprecated
Filter event logs
2 params body → 200
POST
/transfersdeprecated
Filter transfer logs
1 param body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are EventCriteria (6 properties), TopicSetLegacy (5 properties), LogMeta (5 properties), EventFilter (4 properties). Each schema is shown below with its type and property counts.

EventFilter
object
4 properties
TopicSetLegacy
object
a set of topics joined with and operator. null topics are ignored. e.g. { "topic0": "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", "topi…
5 properties
TransferFilter
object
4 properties
LogMeta
object
event or transfer log meta info
5 properties
TransferCriteria
object
3 properties
EventCriteria
object
criteria to filter out event. All fields are joined with and operator. null field are ignored. e.g. { "address": "0xe59d475abe695c7f67a8a2321f33a856b0b4c71d",…
6 properties
Event
object
3 properties
TransferFilterLegacy
object
3 properties
Transfer
object
3 properties
AddressSetLegacy
object
3 properties
EventFilterLegacy
object
3 properties
FilterRange
object
defines the range to filter in. e.g. { "range": { "unit": "block", "from": 10, "to": 1000 } } refers to the range from block 10 to block 1000. null stands for…
3 properties
FilterOptions
object
pass these parameters if you need filtered results paged. e.g. { "options": { "offset": 0, "limit": 10 } } the above refers that page offset is 0, and the page…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

meter-logs-api-openapi.yml Raw ↑

Other APIs Meter publishes across the network.

Meter Accounts API
Meter Blocks API
Meter Debug API
Meter Node API
Meter Staking API
Meter Subscriptions API
Meter Transactions API
Where this information came from

This is an independent, third-party profile of Meter Logs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.