Bukalapak

Bukalapak is one of Indonesia's largest online marketplaces and all-commerce platforms, connecting millions of individual sellers, small warungs (kiosks), and buyers across the archipelago, alongside virtual products, financial services, and online-to-offline retail. Originally added to the API Evangelist network as a portfolio-lead stub (backed by 500 Global), this profile has been enriched from Bukalapak's real public developer surface: a public REST API at api.bukalapak.com secured with OAuth2 via accounts.bukalapak.com, a first-party JavaScript SDK (bukalapak.js), and a large public GitHub organization. No OpenAPI/Swagger specification is currently published by the provider, so the captured artifacts (authentication, packages, domain security) are sourced from first-party repositories and live domain probes rather than derived from a spec.

Bukalapak publishes 1 API on the APIs.io network. Tagged areas include Company, E-Commerce, Marketplace, Retail, and Indonesia.

Bukalapak’s developer surface includes authentication and 6 more developer resources.

12.9/100 minimal Agent 10/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyE-CommerceMarketplaceRetailIndonesiaSoutheast AsiaPaymentsOAuth2

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 12.9/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/bukalapak: 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

Bukalapak REST API

Bukalapak's public REST API for marketplace resources such as products and the authenticated user profile, secured with OAuth2 (client_credentials and resource-owner password gr...

Resources

Agent Surfaces 1

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

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bukalapak
name: Bukalapak
description: 'Bukalapak is one of Indonesia''s largest online marketplaces and all-commerce platforms, connecting millions
  of individual sellers, small warungs (kiosks), and buyers across the archipelago, alongside virtual products, financial
  services, and online-to-offline retail. Originally added to the API Evangelist network as a portfolio-lead stub (backed
  by 500 Global), this profile has been enriched from Bukalapak''s real public developer surface: a public REST API at api.bukalapak.com
  secured with OAuth2 via accounts.bukalapak.com, a first-party JavaScript SDK (bukalapak.js), and a large public GitHub organization.
  No OpenAPI/Swagger specification is currently published by the provider, so the captured artifacts (authentication, packages,
  domain security) are sourced from first-party repositories and live domain probes rather than derived from a spec.'
url: https://raw.githubusercontent.com/api-evangelist/bukalapak/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- E-Commerce
- Marketplace
- Retail
- Indonesia
- Southeast Asia
- Payments
- OAuth2
apis:
- name: Bukalapak REST API
  description: Bukalapak's public REST API for marketplace resources such as products and the authenticated user profile,
    secured with OAuth2 (client_credentials and resource-owner password grants) issued by accounts.bukalapak.com. Consumed
    via the official bukalapak.js JavaScript client. No provider OpenAPI spec is currently published.
  humanURL: https://github.com/bukalapak/bukalapak.js
  baseURL: https://api.bukalapak.com/
  tags:
  - E-Commerce
  - Marketplace
  - OAuth2
  properties:
  - type: Authentication
    url: authentication/bukalapak-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://bukalapak.com
- type: GitHubOrganization
  url: https://github.com/bukalapak
- type: Authentication
  url: authentication/bukalapak-authentication.yml
- type: Packages
  url: packages/bukalapak-packages.yml
- type: SDKs
  url: packages/bukalapak-packages.yml
- type: DomainSecurity
  url: security/bukalapak-domain-security.yml
- type: LLMsTxt
  url: llms/bukalapak-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence