Cyberscope
  • Cyberscope
  • SERVICES
    • KYC
    • Audit
      • Audit Voucher
      • Redeem Audit Credits
  • CEX Audit
  • Penetration Testing
  • Bug Bounty
  • Development
  • API
    • Cyberscan
    • Safescan
    • Similarityscan
    • Signaturescan
    • Coinmarketcap Rating
    • Search Audit By Address
  • TOOLS
    • Cyberscan
      • Cyberscan Integrations
    • Safescan
    • Similarityscan
    • Signaturescan
  • PARTNERS
    • Launchpads
    • Listing Sites
  • IMPORTANT
    • Blog
    • Socials
    • Contact
    • Media Coverage
    • Conferences & Events
    • FAQ
      • Audit
      • KYC
  • Assets
Powered by GitBook
On this page

Was this helpful?

  1. API

Coinmarketcap Rating

GET https://www.coinscope.co/api/cmc/rating

```json
[
  {
    "coinId": 825,
    "rating": 95,
    "ratingDate": "2023-03-10T08:51:33.385Z",
    "ratingUrl": "https://www.cyberscope.io/cyberscan?network=ETH&address=0xdac17f958d2ee523a2206206994597c13d831ec7"
  },
  {
    "coinId": 19762,
    "rating": 71,
    "ratingDate": "2023-03-10T08:51:33.395Z",
    "ratingUrl": "https://www.cyberscope.io/cyberscan?network=ETH&address=0x4521c9ad6a3d4230803ab752ed238be11f8b342f"
  },
  {
    "coinId": 22153,
    "rating": 66,
    "ratingDate": "2023-03-10T08:51:33.400Z",
    "ratingUrl": "https://www.cyberscope.io/cyberscan?network=BSC&address=0x56d594d76b37be83c54abf8a4747d60ce58d32c2"
  }
]
```
PreviousSignaturescanNextSearch Audit By Address

Last updated 1 year ago

Was this helpful?