aster-api-errors-v3

Official

Handle Aster API errors and rate limits.

Authorasterdex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers and agents gracefully handle errors, rate limits, and security-related issues when interacting with the Aster Futures API v3, preventing failed requests and ensuring robust operation.

Core Features & Use Cases

  • Error Code Mapping: Understand and react to specific error codes returned by the API.
  • Rate Limit Management: Implement backoff strategies for 429 errors and understand request weight limits.
  • Security Error Handling: Address timestamp and signature validation issues.
  • Use Case: If your trading bot receives a -1021 INVALID_TIMESTAMP error, this skill guides you to first call the /fapi/v3/time endpoint to synchronize clocks before retrying the request.

Quick Start

Use the aster-api-errors-v3 skill to understand how to handle a -1121 BAD_SYMBOL error.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aster-api-errors-v3
Download link: https://github.com/asterdex/aster-skills-hub/archive/main.zip#aster-api-errors-v3

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.