Luno website screenshot

Luno

Luno is a cryptocurrency exchange founded in 2013 and operating across South Africa, Nigeria, Europe, Malaysia, Indonesia and other markets, providing wallets and the ability to buy, sell, store and trade Bitcoin, Ethereum and other digital assets. The Luno API is a REST API (with an accompanying WebSocket market-data stream) covering market data, account balances, order placement and trading, transfers, sends and withdrawals. It authenticates with an API key pair over HTTP Basic and is used by Luno's official Go, Python, PHP and Java SDKs and by the official Luno MCP server.

Luno publishes 1 API on the APIs.io network. Tagged areas include Company, Cryptocurrency, Exchange, Bitcoin, and Ethereum.

The Luno catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Luno’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, authentication, and 23 more developer resources.

50.5/100 developing ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCryptocurrencyExchangeBitcoinEthereumTradingFintechWalletBlockchainFinancial Services

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.5/100 · developing
Contract Quality 5.6 / 25
Developer Ergonomics 13.9 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/luno: 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 1

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

Luno API

REST API for Luno market data, accounts, trading, transfers and withdrawals, plus a WebSocket market-data stream. Legacy API under /api/1/ and the newer Exchange API under /api/...

MCP Servers 1

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

luno-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Luno Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

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

Luno Streaming API

Real-time market data stream for the Luno Exchange. A client opens one WebSocket connection per trading pair, authenticates with its API key pair, receives an initial full order...

ASYNCAPI

Security Posture 4

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

Luno Authentication

http · 1 scheme

SECURITY

Luno Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Luno Vulnerability Disclosure

security.txt · contact published

SECURITY

Luno Trust Center

SOC 2, ISO 27001

SECURITY

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 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

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: luno
name: Luno
description: Luno is a cryptocurrency exchange founded in 2013 and operating across South Africa, Nigeria, Europe, Malaysia,
  Indonesia and other markets, providing wallets and the ability to buy, sell, store and trade Bitcoin, Ethereum and other
  digital assets. The Luno API is a REST API (with an accompanying WebSocket market-data stream) covering market data, account
  balances, order placement and trading, transfers, sends and withdrawals. It authenticates with an API key pair over HTTP
  Basic and is used by Luno's official Go, Python, PHP and Java SDKs and by the official Luno MCP server.
url: https://raw.githubusercontent.com/api-evangelist/luno/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://github.com/luno.png
tags:
- Company
- Cryptocurrency
- Exchange
- Bitcoin
- Ethereum
- Trading
- Fintech
- Wallet
- Blockchain
- Financial Services
apis:
- name: Luno API
  description: REST API for Luno market data, accounts, trading, transfers and withdrawals, plus a WebSocket market-data stream.
    Legacy API under /api/1/ and the newer Exchange API under /api/exchange/{1,2,3}/.
  humanURL: https://www.luno.com/developers/api
  baseURL: https://api.luno.com
  properties:
  - type: Documentation
    url: https://www.luno.com/developers/api
  - type: APIReference
    url: https://www.luno.com/developers/api
  - type: Authentication
    url: authentication/luno-authentication.yml
  - type: Conventions
    url: conventions/luno-conventions.yml
  - type: ErrorCatalog
    url: errors/luno-error-codes.yml
  - type: RateLimits
    url: rate-limits/luno-rate-limits.yml
  - type: AsyncAPI
    url: asyncapi/luno-streaming-asyncapi.yml
  - type: Webhooks
    url: asyncapi/luno-streaming-asyncapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.luno.com/
- type: DeveloperPortal
  url: https://www.luno.com/api
- type: Documentation
  url: https://www.luno.com/developers/api
- type: APIReference
  url: https://www.luno.com/developers/api
- type: GettingStarted
  url: https://www.luno.com/developers/api
- type: Blog
  url: https://www.luno.com/blog
- type: GitHubOrganization
  url: https://github.com/luno
- type: SignUp
  url: https://www.luno.com/signup
- type: TermsOfService
  url: https://www.luno.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.luno.com/legal/privacy
- type: Compliance
  url: https://www.luno.com/legal/compliance
- type: StatusPage
  url: https://status.luno.com
- type: TrustCenter
  url: security/luno-trust-center.yml
- type: Security
  url: https://www.luno.com/.well-known/security.txt
- type: Packages
  url: packages/luno-packages.yml
- type: SDKs
  url: packages/luno-packages.yml
- type: MCPServer
  url: mcp/luno-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/luno-llms.txt
- type: WellKnown
  url: well-known/luno-well-known.yml
- type: SecurityTxt
  url: well-known/luno-security.txt
- type: Authentication
  url: authentication/luno-authentication.yml
- type: Conventions
  url: conventions/luno-conventions.yml
- type: ErrorCatalog
  url: errors/luno-error-codes.yml
- type: RateLimits
  url: rate-limits/luno-rate-limits.yml
- type: Lifecycle
  url: lifecycle/luno-lifecycle.yml
- type: Conformance
  url: conformance/luno-conformance.yml
- type: DomainSecurity
  url: security/luno-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/luno-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  pass: local-v1