πŸ’»
SoSoValue API Doc
  • Getting started
    • 🏠 Introduction
  • πŸ”‘ Setting Up Your API Key
  • πŸ”“ Authentication
  • ❌ Common Errors & Rate Limit
  • API Document
    • Get all listed currencies
    • Get the featured news feed
    • Get the featured news feed by currency
    • Get ETF historical inflow chart
    • Get current ETF data metrics
  • History Document
    • (V2) SoSo Value Spot ETF API Doc
    • (V1) SoSo Value Bitcoin Spot ETF API Doc
Powered by GitBook
On this page
  • Common Errors
  • Rate Limit

❌ Common Errors & Rate Limit

Common Errors

The server responds to a user’s request by issuing status codes when the request is made to the server. Kindly refer to the table below to further understand the status codes when indicating the success or failure of an API call.

HTTP Code
Error Code
Description

401

AUTH_REQUIRED

Missing/invalid API key

403

PERMISSION_DENIED

Insufficient permissions

429

RATE_LIMITED

Too many requests

500

INTERNAL_ERROR

Server-side issue

Rate Limit

For Public API user (Beta plan), the rate limit is ~30 calls per minutes and it varies depending on the traffic size. If you're Pro API user (any paid plan), the rate limit is depending on the paid plan that you're subscribed to.

Plan
Total monthly calls
Request limit per minute

Demo Plan

1000

20

PreviousπŸ”“ AuthenticationNextGet all listed currencies

Last updated 25 days ago