How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EVEDEX

EVEDEX is a hybrid decentralized perpetual-futures exchange built on Arbitrum (Layer 3) that pairs an off-chain order book and matching engine with on-chain settlement and full self-custody, so users trade at centralized-exchange latency without surrendering their keys. Its public developer program spans eleven live OpenAPI 3.1.0 services totalling 557 operations — Auth, Exchange, Market Data, Referral/Affiliate, Notifications, Academy, Game, Billing, Bridge Middleware, AI Strategies and Backoffice — all published from a single Swagger UI at swagger.evedex.com. Authentication is either an X-API-Key issued from the exchange UI or a short-lived JWT minted through EIP-4361 Sign-In with Ethereum, and every write that moves value (order creation, replacement, position closure, withdrawal) additionally requires an EIP-712 typed-data signature from the user's own wallet. Asynchronous state is delivered over seventeen documented Centrifugo WebSocket channels using a snapshot-plus-updates consistency pattern. EVEDEX ships an official TypeScript SDK (@evedex/exchange-bot-sdk) with separate demo and production containers, and publishes agent-native documentation via llms.txt and per-page markdown with a GitBook ask-parameter query interface.

agent ready

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles EVEDEX the way a machine reads it — 116 machine-readable artifacts across 11 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — EVEDEX scores 56.3/100 (strong), with a separate agent-readiness read of 34/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.18.0
Composite quality — 56.3/100 · strong
Contract Quality 12.3 / 25
Access Clarity 12.6 / 20
Discoverability 7.6 / 10
EVEDEX Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from EVEDEX's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/evedex/"
   title="EVEDEX on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/evedex.svg"
       alt="EVEDEX Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile EVEDEX

Each block below is one kind of artifact we hold for EVEDEX. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 109

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

EVEDEX Documentation & Agent Surface

The GitBook developer portal and agent-native documentation surface. Every page is retrievable as markdown by appending .md, llms.txt indexes the full corpus, and GitBook expose...

EVEDEX Async API (Centrifugo)

Real-time exchange events over WebSocket, brokered by Centrifugo with JWT channel access rights and epoch-based state recovery. Seventeen documented channels cover heartbeat, ma...

EVEDEX ACL API

The ACL API from EVEDEX — 3 operation(s) for acl.

EVEDEX AI Strategy API

The AI Strategy API from EVEDEX — 5 operation(s) for ai strategy.

EVEDEX Aml API

The Aml API from EVEDEX — 3 operation(s) for aml.

EVEDEX API Key API

The ApiKey API from EVEDEX — 3 operation(s) for apikey.

EVEDEX Article API

The Article API from EVEDEX — 2 operation(s) for article.

EVEDEX Auth API

The Auth API from EVEDEX — 11 operation(s) for auth.

EVEDEX Badge API

The Badge API from EVEDEX — 10 operation(s) for badge.

EVEDEX Bill API

The Bill API from EVEDEX — 5 operation(s) for bill.

EVEDEX Blocked API

The Blocked API from EVEDEX — 3 operation(s) for blocked.

EVEDEX Bot API

The Bot API from EVEDEX — 6 operation(s) for bot.

EVEDEX Cashback API

The Cashback API from EVEDEX — 2 operation(s) for cashback.

EVEDEX Centrifugo API

The Centrifugo API from EVEDEX — 1 operation(s) for centrifugo.

EVEDEX Challenges API

The Challenges API from EVEDEX — 10 operation(s) for challenges.

EVEDEX Checkout API

The Checkout API from EVEDEX — 1 operation(s) for checkout.

EVEDEX Claim stop list API

The Claim stop list API from EVEDEX — 1 operation(s) for claim stop list.

EVEDEX Coin API

The Coin API from EVEDEX — 2 operation(s) for coin.

EVEDEX Collectable API

The Collectable API from EVEDEX — 5 operation(s) for collectable.

EVEDEX Comment API

The Comment API from EVEDEX — 2 operation(s) for comment.

EVEDEX Competition Templates API

The Competition Templates API from EVEDEX — 3 operation(s) for competition templates.

EVEDEX Competitions API

The Competitions API from EVEDEX — 8 operation(s) for competitions.

EVEDEX Course API

The Course API from EVEDEX — 10 operation(s) for course.

EVEDEX Curator Course API

The CuratorCourse API from EVEDEX — 2 operation(s) for curatorcourse.

EVEDEX Daily Statistics API

The DailyStatistics API from EVEDEX — 1 operation(s) for dailystatistics.

EVEDEX Daily Task API

The DailyTask API from EVEDEX — 3 operation(s) for dailytask.

EVEDEX Deposit API

The Deposit API from EVEDEX — 1 operation(s) for deposit.

EVEDEX Deposit Bonus API

The Deposit Bonus API from EVEDEX — 4 operation(s) for deposit bonus.

EVEDEX Dev API

The Dev API from EVEDEX — 10 operation(s) for dev.

EVEDEX Discord API

The Discord API from EVEDEX — 3 operation(s) for discord.

EVEDEX Distribution API

The Distribution API from EVEDEX — 5 operation(s) for distribution.

EVEDEX Event API

The Event API from EVEDEX — 3 operation(s) for event.

EVEDEX Exchange API

The Exchange API from EVEDEX — 5 operation(s) for exchange.

EVEDEX External API

The External API from EVEDEX — 3 operation(s) for external.

EVEDEX File API

The File API from EVEDEX — 10 operation(s) for file.

EVEDEX Funded Account API

The Funded Account API from EVEDEX — 3 operation(s) for funded account.

EVEDEX Grand Contest API

The GrandContest API from EVEDEX — 7 operation(s) for grandcontest.

EVEDEX Hedging API

The Hedging API from EVEDEX — 2 operation(s) for hedging.

EVEDEX History API

The History API from EVEDEX — 5 operation(s) for history.

EVEDEX Homework API

The Homework API from EVEDEX — 2 operation(s) for homework.

EVEDEX Invitation API

The Invitation API from EVEDEX — 1 operation(s) for invitation.

EVEDEX Journal API

The Journal API from EVEDEX — 1 operation(s) for journal.

EVEDEX Leaderboard API

The Leaderboard API from EVEDEX — 7 operation(s) for leaderboard.

EVEDEX League API

The League API from EVEDEX — 1 operation(s) for league.

EVEDEX Lesson API

The Lesson API from EVEDEX — 2 operation(s) for lesson.

EVEDEX Link API

The Link API from EVEDEX — 7 operation(s) for link.

EVEDEX Liquidation API

The Liquidation API from EVEDEX — 1 operation(s) for liquidation.

EVEDEX Lucky Shot API

The Lucky Shot API from EVEDEX — 8 operation(s) for lucky shot.

EVEDEX Mail API

The Mail API from EVEDEX — 1 operation(s) for mail.

EVEDEX Market API

The Market API from EVEDEX — 9 operation(s) for market.

EVEDEX Material API

The Material API from EVEDEX — 2 operation(s) for material.

EVEDEX Message API

The Message API from EVEDEX — 4 operation(s) for message.

EVEDEX Mobile App API

The MobileApp API from EVEDEX — 9 operation(s) for mobileapp.

EVEDEX Module API

The Module API from EVEDEX — 2 operation(s) for module.

EVEDEX Newcomer API

The Newcomer API from EVEDEX — 2 operation(s) for newcomer.

EVEDEX Notification API

The Notification API from EVEDEX — 1 operation(s) for notification.

EVEDEX Notifications API

The Notifications API from EVEDEX — 6 operation(s) for notifications.

EVEDEX OAUTH API

The Oauth API from EVEDEX — 5 operation(s) for oauth.

EVEDEX Order API

The Order API from EVEDEX — 15 operation(s) for order.

EVEDEX Payment Service API

The PaymentService API from EVEDEX — 1 operation(s) for paymentservice.

EVEDEX Paysystem API

The Paysystem API from EVEDEX — 1 operation(s) for paysystem.

EVEDEX Podium API

The Podium API from EVEDEX — 4 operation(s) for podium.

EVEDEX Points API

The Points API from EVEDEX — 4 operation(s) for points.

EVEDEX Position API

The Position API from EVEDEX — 4 operation(s) for position.

EVEDEX Product API

The Product API from EVEDEX — 3 operation(s) for product.

EVEDEX Promocodes API

The Promocodes API from EVEDEX — 4 operation(s) for promocodes.

EVEDEX Public profile API

The Public profile API from EVEDEX — 2 operation(s) for public profile.

EVEDEX Push API

The Push API from EVEDEX — 1 operation(s) for push.

EVEDEX Quest API

The Quest API from EVEDEX — 4 operation(s) for quest.

EVEDEX Question API

The Question API from EVEDEX — 2 operation(s) for question.

EVEDEX Redirect API

The Redirect API from EVEDEX — 6 operation(s) for redirect.

EVEDEX Referral API

The Referral API from EVEDEX — 1 operation(s) for referral.

EVEDEX Referral Competition API

The ReferralCompetition API from EVEDEX — 1 operation(s) for referralcompetition.

EVEDEX Refund API

The Refund API from EVEDEX — 1 operation(s) for refund.

EVEDEX Registration request API

The Registration request API from EVEDEX — 3 operation(s) for registration request.

EVEDEX Reward API

The Reward API from EVEDEX — 8 operation(s) for reward.

EVEDEX Rhino API

The Rhino API from EVEDEX — 2 operation(s) for rhino.

EVEDEX Service API

The Service API from EVEDEX — 2 operation(s) for service.

EVEDEX Session API

The Session API from EVEDEX — 5 operation(s) for session.

EVEDEX Share Content API

The ShareContent API from EVEDEX — 2 operation(s) for sharecontent.

EVEDEX Short Link API

The ShortLink API from EVEDEX — 3 operation(s) for shortlink.

EVEDEX Simulator API

The Simulator API from EVEDEX — 2 operation(s) for simulator.

EVEDEX Skill API

The Skill API from EVEDEX — 6 operation(s) for skill.

EVEDEX Smart Account API

The SmartAccount API from EVEDEX — 2 operation(s) for smartaccount.

EVEDEX Statistics API

The Statistics API from EVEDEX — 6 operation(s) for statistics.

EVEDEX Statistics details API

The Statistics details API from EVEDEX — 2 operation(s) for statistics details.

EVEDEX Statistics List API

The Statistics List API from EVEDEX — 3 operation(s) for statistics list.

EVEDEX Strategy API

The Strategy API from EVEDEX — 4 operation(s) for strategy.

EVEDEX Sub Account API

The SubAccount API from EVEDEX — 7 operation(s) for subaccount.

EVEDEX Subscription API

The Subscription API from EVEDEX — 4 operation(s) for subscription.

EVEDEX Subtitle API

The Subtitle API from EVEDEX — 2 operation(s) for subtitle.

EVEDEX System API

The System API from EVEDEX — 2 operation(s) for system.

EVEDEX Tag API

The Tag API from EVEDEX — 5 operation(s) for tag.

EVEDEX Tariff API

The Tariff API from EVEDEX — 4 operation(s) for tariff.

EVEDEX Telegram API

The Telegram API from EVEDEX — 5 operation(s) for telegram.

EVEDEX Template API

The Template API from EVEDEX — 2 operation(s) for template.

EVEDEX Tp Sl API

The TpSl API from EVEDEX — 3 operation(s) for tpsl.

EVEDEX Trade signal API

The Trade signal API from EVEDEX — 2 operation(s) for trade signal.

EVEDEX Trading Platform API

The Trading Platform API from EVEDEX — 5 operation(s) for trading platform.

EVEDEX Trading Competition API

The TradingCompetition API from EVEDEX — 1 operation(s) for tradingcompetition.

EVEDEX Trading Volume API

The TradingVolume API from EVEDEX — 1 operation(s) for tradingvolume.

EVEDEX Transfer API

The Transfer API from EVEDEX — 8 operation(s) for transfer.

EVEDEX User API

The User API from EVEDEX — 74 operation(s) for user.

EVEDEX User Image API

The UserImage API from EVEDEX — 1 operation(s) for userimage.

EVEDEX Wallet API

The Wallet API from EVEDEX — 1 operation(s) for wallet.

EVEDEX Webhook API

The Webhook API from EVEDEX — 3 operation(s) for webhook.

EVEDEX Winner API

The Winner API from EVEDEX — 1 operation(s) for winner.

EVEDEX Withdraw API

The Withdraw API from EVEDEX — 3 operation(s) for withdraw.

EVEDEX Yield API

The Yield API from EVEDEX — 2 operation(s) for yield.

Scroll within the panel for all 109 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

EVEDEX MCP Server

MCP SERVER

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Evedex Plans Pricing

3 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Evedex Rate Limits

4 limits

RATE LIMITS

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Evedex Authentication

apiKey/http · 2 schemes

SECURITY

Evedex Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Evedex Agentic Access

557 operations · 281 acting · 14 human-in-the-loop

557 operations · 281 acting

AGENTIC

Resources

Every other property we hold for EVEDEX — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/evedex · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of EVEDEX, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.