Skip to content

Overview

Request address: https://api.bamo.tech/

GET

GET requests without authentication can fetch data directly, e.g.:

https://api.bamo.tech/v0/cosmetic/name?ename=water

POST

POST requests require authentication — carry the 64-character access_token in the URL, e.g.:

https://api.bamo.tech/v0/cosmetic/mostSimilarPF?access_token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Obtaining an access_token

Send your basic information and the public IP of the requesting server to support@bamo.tech.