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 grants) issued by accounts.bukalapak.com. Consumed via the official bukalapak.js JavaScript client. No provider OpenAPI spec is currently published.

API entry from apis.yml

apis.yml Raw ↑
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