jasonknight / woocommerce-json-api

A simple, Abstract JSON API for Wordpress' Awesome Plugin: WooCommerce
58 stars 21 forks source link

URL #51

Closed quanye closed 11 years ago

quanye commented 11 years ago

Hello, newbie here. I'm trying to figure out what is "c6db13944977ac5f7a8305bbfb06fd6a" in the URL below. What what would my URL be for making requests?

var url = 'http://woo.localhost/c6db13944977ac5f7a8305bbfb06fd6a/?callback=?';

jasonknight commented 11 years ago

That would be an MD5 Hash. It's the old way of doing it.

THe new api accepts requests to any url on the domain. So normally I just use something like: http://mydomain.com/shop