Skip to content
Alchemy Logo

Trigger-order snapshot

This API is in private preview. Target October 2026; timing is subject to change.

Alchemy-original read for a trigger-order snapshot.

Coming with HyperCore. This read is documented but is not yet callable.

POST /{apiKey}/info

ParameterTypeRequiredDescription
typestringYesSelects triggerOrderSnapshot.
{
  "type": "triggerOrderSnapshot"
}

FieldTypeDescription
ResponseobjectTrigger-order snapshot payload.
<fields>objectThe response contract requires engineering confirmation.

Use this Alchemy-original read when a client needs a REST checkpoint rather than an in-band stream snapshot. Its response contract requires engineering confirmation, so no unverified field names or example are published.

Was this page helpful?