Circles API

Get **v2** Circles total balance of an address

post
Body
anyOptional
and
Responses
200

Balance string

application/json
Responseall of
and
post
/circlesV2_getTotalBalance
200

Balance string

Path-finding with target flow (Circles v2)

post
Body
anyOptional
and
Responses
200

Path with flow allocations

application/json
post
/circlesV2_findPath
200

Path with flow allocations

SQL-like indexed query

post

Perform a SQL-like query on the indexed data. For a complete list of queryable tables and namespaces, see the /circles_queryable_tables endpoint.

Body
anyOptional
and
Responses
200

Tabular result set

application/json
post
/circles_query
200

Tabular result set

Stream / log event query

post
Body
anyOptional
and
Responses
200

Array of event objects

application/json
post
/circles_events
200

Array of event objects

System health probe

post
Body
anyOptional
and
Responses
200

Health status

application/json
post
/circles_health
200

Health status

List namespaces & tables

post
Body
anyOptional
and
Responses
200

Namespace/table catalogue

application/json
post
/circles_tables
200

Namespace/table catalogue

Last updated

Was this helpful?