123问免费工具与知识服务

WooCommerce API Key

WooCommerce REST APIS to create, read, update, and delete data on wordpress website in JSON format

分类购物(Shopping)
鉴权方式API Key
HTTPS支持 HTTPS
跨域 CORS支持 CORS
官网 / 文档https://woocommerce.github.io/woocommerce-rest-api-docs/

常见问题

WooCommerce 这个 API 需要鉴权(密钥)吗?

需要 API Key。需先到官网注册并申请 API Key,然后在请求头或参数中携带密钥调用。

WooCommerce 支持 HTTPS 吗?

支持 HTTPS,可通过 https:// 协议安全调用。

WooCommerce 支持浏览器跨域(CORS)调用吗?

支持跨域(CORS),浏览器端可直接调用。

同类接口推荐

该接口归其原提供方所有,本页面仅做信息索引整理。调用前请阅读官方文档并遵守其服务条款、调用频率与使用限制。