You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our new access nodes will support HTTP API in addition to the gRPC API. We believe it would be beneficial if all SDKs will support the HTTP API as well. This is a feature request for supporting the new API.
Our new access nodes will support HTTP API in addition to the gRPC API. We believe it would be beneficial if all SDKs will support the HTTP API as well. This is a feature request for supporting the new API.
The Open API specification can be found here: https://github.com/onflow/flow/tree/master/openapi
And the documentation can be found: https://docs.onflow.org/http-api/
The new HTTP API is available on testnet (
https://rest-testnet.onflow.org/v1/
) and mainnet (https://rest-mainnet.onflow.org/v1/
).The text was updated successfully, but these errors were encountered: