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

Aptos Events API

Access to events

Aptos Events API is one of 10 APIs that Aptos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Event. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.2.0.

Requests are made against a single base URL, /v1.

2 operations 2 paths 9 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.0
Base URL
https://api.mainnet.aptoslabs.com/v1
Contact
License
Resource Areas
1

Paths & Operations 2

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

Events 2

Access to events

GET
/accounts/{address}/events/{creation_number}
Get events by creation number
get_events_by_creation_number 4 params → 200400403404410500503
GET
/accounts/{address}/events/{event_handle}/{field_name}
Get events by event handle
get_events_by_event_handle 5 params → 200400403404410500503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are VersionedEvent (5 properties), AptosError (3 properties), EventGuid (2 properties). Each schema is shown below with its type and property counts.

MoveType
string
String representation of an on-chain Move type tag that is exposed in transaction payload. Values: - bool - u8 - u16 - u32 - u64 - u128 - u256 - i8 - i16 - i32…
Address
string
A hex encoded 32 byte Aptos account address. This is represented in a string as a 64 character hex string, sometimes shortened by stripping leading 0s, and add…
VersionedEvent
object
An event from a transaction with a version
5 properties 5 required
AptosErrorCode
string
These codes provide more granular error information beyond just the HTTP status code of the response.
U64
string
A string containing a 64-bit unsigned integer. We represent u64 values as a string to ensure compatibility with languages such as JavaScript that do not parse…
EventGuid
object
2 properties 2 required
MoveStructTag
string
String representation of a MoveStructTag (on-chain Move struct type). This exists so you can specify MoveStructTags as path / query parameters, e.g. for geteve…
IdentifierWrapper
string
AptosError
object
This is the generic struct we use for all API errors, it contains a string message and an Aptos API specific error code.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aptos-events-api-openapi.yml Raw ↑

Other APIs Aptos publishes across the network.

Aptos Indexer GraphQL API
Aptos Transaction Stream API
Aptos Faucet API
Aptos Accounts API
Aptos Blocks API
Aptos General API
Aptos Tables API
Aptos Transactions API
Aptos View API
Where this information came from

This is an independent, third-party profile of Aptos Events 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.