BitOasis

BitOasis is a Middle East and North Africa (MENA) cryptocurrency exchange, licensed as a Virtual Asset Service Provider by Dubai's Virtual Assets Regulatory Authority (VARA). It lets customers buy, sell, and trade Bitcoin, Ether, XRP, and other digital assets against the UAE Dirham (AED) and other fiat currencies. BitOasis exposes a public v1 Exchange REST API (https://api.bitoasis.net/v1) covering market data (markets, tickers, order books, trades) and authenticated account operations (balances, banks, Pro order placement and cancellation, and crypto and fiat deposits and withdrawals), authenticated with a Bearer API token. BitOasis also publishes an official open-source MCP server (bitoasis-mcp) that exposes the exchange as 23 tools for AI agents, over stdio or a hosted SSE endpoint. Originally added to the API Evangelist network as a pantera-capital portfolio lead, this profile has been enriched from BitOasis' first-party public developer surface.

BitOasis publishes 1 API on the APIs.io network: Exchange API. Tagged areas include Company, Crypto, Cryptocurrency, Exchange, and Trading.

BitOasis’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, sandbox, and 18 more developer resources.

47.7/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-21 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoCryptocurrencyExchangeTradingDigital AssetsBitcoinMENAFintechMCP

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 47.7/100 · developing
Contract Quality 15.9 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bitoasis: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

BitOasis Exchange API

The BitOasis v1 Exchange REST API — public market data plus authenticated account, order, deposit, and withdrawal operations for the MENA crypto exchange. Bearer API-token authe...

MCP Servers

bitoasis-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bitoasis
name: BitOasis
description: BitOasis is a Middle East and North Africa (MENA) cryptocurrency exchange, licensed as a Virtual Asset Service
  Provider by Dubai's Virtual Assets Regulatory Authority (VARA). It lets customers buy, sell, and trade Bitcoin, Ether, XRP,
  and other digital assets against the UAE Dirham (AED) and other fiat currencies. BitOasis exposes a public v1 Exchange REST
  API (https://api.bitoasis.net/v1) covering market data (markets, tickers, order books, trades) and authenticated account
  operations (balances, banks, Pro order placement and cancellation, and crypto and fiat deposits and withdrawals), authenticated
  with a Bearer API token. BitOasis also publishes an official open-source MCP server (bitoasis-mcp) that exposes the exchange
  as 23 tools for AI agents, over stdio or a hosted SSE endpoint. Originally added to the API Evangelist network as a pantera-capital
  portfolio lead, this profile has been enriched from BitOasis' first-party public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/bitoasis/refs/heads/main/apis.yml
image: https://bitoasis.net/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto
- Cryptocurrency
- Exchange
- Trading
- Digital Assets
- Bitcoin
- MENA
- Fintech
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: BitOasis Exchange API
  description: The BitOasis v1 Exchange REST API — public market data plus authenticated account, order, deposit, and withdrawal
    operations for the MENA crypto exchange. Bearer API-token authentication.
  humanURL: https://api.bitoasis.net/doc/
  baseURL: https://api.bitoasis.net/v1
  tags:
  - Crypto
  - Exchange
  - Trading
  properties:
  - type: OpenAPI
    url: openapi/bitoasis-exchange-openapi.yml
  - type: Overlay
    url: overlays/bitoasis-exchange-overlay.yaml
  - type: Documentation
    url: https://api.bitoasis.net/doc/
  - type: APIReference
    url: https://api.bitoasis.net/doc/
common:
- type: Website
  url: https://bitoasis.net/en/home
- type: DeveloperPortal
  url: https://api.bitoasis.net/doc/
- type: Documentation
  url: https://api.bitoasis.net/doc/
- type: APIReference
  url: https://api.bitoasis.net/doc/
- type: GettingStarted
  url: https://support.bitoasis.net/en/support/solutions/articles/29000035643-api-documentation
- type: Support
  url: https://support.bitoasis.net/
- type: Blog
  url: https://blog.bitoasis.net/
- type: GitHubOrganization
  url: https://github.com/bit-oasis
- type: TermsOfService
  url: https://bitoasis.net/en/page/terms-of-service
- type: PrivacyPolicy
  url: https://bitoasis.net/en/page/privacy-policy
- type: Compliance
  url: https://bitoasis.net/en/page/legal-and-compliance
- type: MCPServer
  url: mcp/bitoasis-mcp.yml
- type: Packages
  url: packages/bitoasis-packages.yml
- type: SDKs
  url: packages/bitoasis-packages.yml
- type: Authentication
  url: authentication/bitoasis-authentication.yml
- type: Conventions
  url: conventions/bitoasis-conventions.yml
- type: ErrorCatalog
  url: errors/bitoasis-problem-types.yml
- type: Lifecycle
  url: lifecycle/bitoasis-lifecycle.yml
- type: DataModel
  url: data-model/bitoasis-data-model.yml
- type: Sandbox
  url: sandbox/bitoasis-sandbox.yml
- type: Conformance
  url: conformance/bitoasis-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/bitoasis-llms.txt
- type: DomainSecurity
  url: security/bitoasis-domain-security.yml
- type: AgenticAccess
  url: agentic-access/bitoasis-agentic-access.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence