# 概述

请求地址: https://api.bamo.tech/

# GET

无需身份验证的get请求可直接获取数据,例如:

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

# POST

需要身份验证的post请求,在url中携带64位的 access_token 进行获取,例如:

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

# access_token 获取

发送基本信息与用于发送请求服务器的公网IP至 support@bamo.tech 获取。