Ajaib website screenshot

Ajaib

Ajaib is an Indonesian fintech and online brokerage founded in 2018 that gives retail investors access to Indonesian stocks, mutual funds, bonds, US stocks and crypto from a single mobile app. It operates PT Ajaib Sekuritas Asia for equities and Ajaib Kripto for digital assets, and became Southeast Asia's first investment unicorn in 2021. Its one public developer surface is the Ajaib Coin Exchange API, a REST trading interface for the crypto venue, documented on GitBook and organized into Market Info, Wallet and Spot Trading. Access is not self-service: clients generate an ECDSASHA256 keypair, email the public key to Ajaib, and sign every request with X-API-KEY, X-SIGNATURE and X-TIMESTAMP headers. Ajaib publishes no OpenAPI, no SDKs and no status page.

Ajaib publishes 3 APIs on the APIs.io network: Market Info API, Spot Trading API, and Wallet API. Tagged areas include Company, Financial Services, Investing, Brokerage, and Trading.

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

35.3/100 thin ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
3 APIs 1 MCP Servers
CompanyFinancial ServicesInvestingBrokerageTradingCryptocurrencyCrypto ExchangeStocksMutual FundsFintechIndonesiaWealth Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 35.3/100 · thin
Contract Quality 3.5 / 21
Developer Ergonomics 10.6 / 17
Commercial Clarity 3.6 / 17
Operational Transparency 1.7 / 11
Governance 1.2 / 10
Discoverability 6.9 / 9
Regulatory Posture 7.8 / 15
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/ajaib: 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 3

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

Ajaib Market Info API

Retrieve general exchange information.

Ajaib Spot Trading API

View, place and cancel spot orders and trades.

Ajaib Wallet API

Check funds and assets held by the exchange client.

MCP Servers 1

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

ajaib-mcp.yml

MCP SERVER

Security Posture 3

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

Ajaib Authentication

apiKey/signed-request · 3 schemes

SECURITY

Ajaib Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Ajaib Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Ajaib Agentic Access

14 operations · 6 acting

14 operations · 6 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ajaib
name: Ajaib
description: 'Ajaib is an Indonesian fintech and online brokerage founded in 2018 that gives retail investors access to Indonesian
  stocks, mutual funds, bonds, US stocks and crypto from a single mobile app. It operates PT Ajaib Sekuritas Asia for equities
  and Ajaib Kripto for digital assets, and became Southeast Asia''s first investment unicorn in 2021. Its one public developer
  surface is the Ajaib Coin Exchange API, a REST trading interface for the crypto venue, documented on GitBook and organized
  into Market Info, Wallet and Spot Trading. Access is not self-service: clients generate an ECDSASHA256 keypair, email the
  public key to Ajaib, and sign every request with X-API-KEY, X-SIGNATURE and X-TIMESTAMP headers. Ajaib publishes no OpenAPI,
  no SDKs and no status page.'
image: https://avatars.githubusercontent.com/u/45261753?v=4
url: https://raw.githubusercontent.com/api-evangelist/ajaib/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Company
- Financial Services
- Investing
- Brokerage
- Trading
- Cryptocurrency
- Crypto Exchange
- Stocks
- Mutual Funds
- Fintech
- Indonesia
- Wealth Management
apis:
- aid: ajaib:ajaib-market-info-api
  name: Ajaib Market Info API
  description: Retrieve general exchange information.
  humanURL: https://ajaib.gitbook.io/coin-exchange
  baseURL: https://api.ajaib.co.id
  tags:
  - Market Info
  properties:
  - type: OpenAPI
    url: openapi/ajaib-market-info-api-openapi.yml
  - type: Documentation
    url: https://ajaib.gitbook.io/coin-exchange
  - type: APIReference
    url: https://ajaib.gitbook.io/coin-exchange/api-references/market-info
  - type: GettingStarted
    url: https://ajaib.gitbook.io/coin-exchange/getting-started/authentication
  - type: Authentication
    url: authentication/ajaib-authentication.yml
  - type: ErrorCatalog
    url: errors/ajaib-error-codes.yml
  - type: Conventions
    url: conventions/ajaib-conventions.yml
  - type: Sandbox
    url: sandbox/ajaib-sandbox.yml
  - type: DataModel
    url: data-model/ajaib-data-model.yml
  - type: Lifecycle
    url: lifecycle/ajaib-lifecycle.yml
  - type: Conformance
    url: conformance/ajaib-conformance.yml
  - type: ToolCrosswalk
    url: mcp/ajaib-tool-crosswalk.yml
- aid: ajaib:ajaib-spot-trading-api
  name: Ajaib Spot Trading API
  description: View, place and cancel spot orders and trades.
  humanURL: https://ajaib.gitbook.io/coin-exchange
  baseURL: https://api.ajaib.co.id
  tags:
  - Spot Trading
  properties:
  - type: OpenAPI
    url: openapi/ajaib-spot-trading-api-openapi.yml
  - type: Documentation
    url: https://ajaib.gitbook.io/coin-exchange
  - type: APIReference
    url: https://ajaib.gitbook.io/coin-exchange/api-references/market-info
  - type: GettingStarted
    url: https://ajaib.gitbook.io/coin-exchange/getting-started/authentication
  - type: Authentication
    url: authentication/ajaib-authentication.yml
  - type: ErrorCatalog
    url: errors/ajaib-error-codes.yml
  - type: Conventions
    url: conventions/ajaib-conventions.yml
  - type: Sandbox
    url: sandbox/ajaib-sandbox.yml
  - type: DataModel
    url: data-model/ajaib-data-model.yml
  - type: Lifecycle
    url: lifecycle/ajaib-lifecycle.yml
  - type: Conformance
    url: conformance/ajaib-conformance.yml
  - type: ToolCrosswalk
    url: mcp/ajaib-tool-crosswalk.yml
- aid: ajaib:ajaib-wallet-api
  name: Ajaib Wallet API
  description: Check funds and assets held by the exchange client.
  humanURL: https://ajaib.gitbook.io/coin-exchange
  baseURL: https://api.ajaib.co.id
  tags:
  - Wallet
  properties:
  - type: OpenAPI
    url: openapi/ajaib-wallet-api-openapi.yml
  - type: Documentation
    url: https://ajaib.gitbook.io/coin-exchange
  - type: APIReference
    url: https://ajaib.gitbook.io/coin-exchange/api-references/market-info
  - type: GettingStarted
    url: https://ajaib.gitbook.io/coin-exchange/getting-started/authentication
  - type: Authentication
    url: authentication/ajaib-authentication.yml
  - type: ErrorCatalog
    url: errors/ajaib-error-codes.yml
  - type: Conventions
    url: conventions/ajaib-conventions.yml
  - type: Sandbox
    url: sandbox/ajaib-sandbox.yml
  - type: DataModel
    url: data-model/ajaib-data-model.yml
  - type: Lifecycle
    url: lifecycle/ajaib-lifecycle.yml
  - type: Conformance
    url: conformance/ajaib-conformance.yml
  - type: ToolCrosswalk
    url: mcp/ajaib-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://ajaib.co.id/
- type: DeveloperPortal
  url: https://ajaib.gitbook.io/coin-exchange
- type: Documentation
  url: https://ajaib.gitbook.io/coin-exchange
- type: APIReference
  url: https://ajaib.gitbook.io/coin-exchange/api-references/market-info
- type: GettingStarted
  url: https://ajaib.gitbook.io/coin-exchange/getting-started/authentication
- type: GitHubOrganization
  url: https://github.com/ajaibid
- type: Blog
  url: https://ajaib.co.id/belajar
- type: Support
  url: https://ajaib.co.id/pusat-bantuan
- type: TermsOfService
  url: https://ajaib.co.id/legal
- type: PrivacyPolicy
  url: https://ajaib.co.id/legal
- type: Authentication
  url: authentication/ajaib-authentication.yml
- type: ErrorCatalog
  url: errors/ajaib-error-codes.yml
- type: Conventions
  url: conventions/ajaib-conventions.yml
- type: Sandbox
  url: sandbox/ajaib-sandbox.yml
- type: Lifecycle
  url: lifecycle/ajaib-lifecycle.yml
- type: Conformance
  url: conformance/ajaib-conformance.yml
- type: DataModel
  url: data-model/ajaib-data-model.yml
- type: WellKnown
  url: well-known/ajaib-well-known.yml
- type: LLMsTxt
  url: llms/ajaib-llms.txt
- type: MCPServer
  url: mcp/ajaib-mcp.yml
- type: ToolCrosswalk
  url: mcp/ajaib-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/ajaib-agentic-access.yml
- type: Overlay
  url: overlays/ajaib-coin-exchange-overlay.yaml
- type: Security
  url: security/ajaib-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/ajaib-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ajaib-domain-security.yml
- type: SecondaryMarketListing
  url: https://www.hiive.com/securities/ajaib-stock
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 17
  pass: local-v1
x-coverage:
  state: covered
  reason: null
  detail: Ajaib's public developer surface is the Ajaib Coin Exchange API, fully documented on GitBook with a verbatim llms.txt;
    the API hosts themselves (api.ajaib.co.id, api.ajaib.tech) return a Cloudflare 403 bot challenge on every path, so no
    live spec probe or well-known read was possible there.
  evidence:
  - url: https://ajaib.gitbook.io/coin-exchange/llms.txt
    status: 200
  - url: https://ajaib.gitbook.io/coin-exchange/llms-full.txt
    status: 200
  - url: https://api.ajaib.co.id/openapi.json
    status: 403
  - url: https://ajaib.co.id/.well-known/agent-card.json
    status: 404
  checked: '2026-08-06'