Get namespaces with sorting by size. Returns top 100 namespaces. Namespaces which is not included to top 100 grouped into 'others' item.Refer to our site to get the API-key.
Request
Authorization
Add parameter in header
apiKey
Example:
apiKey: ********************
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api-mainnet.celenium.io/v1/stats/namespace/usage?top=15' \
--header'apiKey: <api-key>'