API Documentation
This is the documentation for the available API endpoints, which are built around the REST architecture. All the API endpoints will return a JSON response with the standard HTTP response codes and need a Bearer Authentication via an API Key
Authentication
All the API endpoints require an API key sent by the Bearer Authentication method.
curl --request GET \
--url 'https://qrcodemonkey.net/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://qrcodemonkey.net/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
所有API接口结果均使用UTC时区,除非另有说明
用户
我的二维码
条形码管理
短链接
链接统计
项目
追踪像素
自定义域名
我的团队
团队成员
团队成员关系
付款记录
操作日志