Accessing API via Standard URL?

To get info on display.newCircle I can use this URL:

http://developer.anscamobile.com/reference/index/displaynewcircle

But to get info on display.newGroup I have to use

http://developer.anscamobile.com/content/displaynewgroup

Some things from the API are in reference/index/ and some are in content/ – is there a way for me to know which will be where without looking at each one?

I’m trying to implement an API lookup from inside CPM and it looked like it would be easy for a few minutes – until I ran into the exceptions. :slight_smile:

Is there a pattern I’m not seeing?

Thanks.

jay

[import]uid: 9440 topic_id: 6946 reply_id: 306946[/import]