Is there a definitive API endpoint list anywhere?
in Developers
Hi,
There seems to be two conflicting sources of information regarding the API endpoints, where neither is completely correct.
First there's the official documentation (http://api.checkfront.com/ref/index.html) that provides mostly complete information about the endpoints it covers, however is does not list all of the endpoints available (eg. .../discount or .../stock/[id])
Then there's the help endpoint of the API itself, which provides almost no information about the endpoints (the /help/[item] specified in the msg field doesn't return anything useful) but does provide a more complete list of endpoints including some that don't exist (eg. .../status)
I suppose that the most important question is, is it safe to use the endpoints such as .../discount that are not exposed in the official documentation?
Matt
There seems to be two conflicting sources of information regarding the API endpoints, where neither is completely correct.
First there's the official documentation (http://api.checkfront.com/ref/index.html) that provides mostly complete information about the endpoints it covers, however is does not list all of the endpoints available (eg. .../discount or .../stock/[id])
Then there's the help endpoint of the API itself, which provides almost no information about the endpoints (the /help/[item] specified in the msg field doesn't return anything useful) but does provide a more complete list of endpoints including some that don't exist (eg. .../status)
I suppose that the most important question is, is it safe to use the endpoints such as .../discount that are not exposed in the official documentation?
Matt
Comments
Any news on this?
Matt