Forums

Any chance we could get Mashape APIs whitelisted?

Mashape (mashape.com) is a cool platform for distributing APIs, one of which I'm using. I just found out about it about a week ago, and I think it would be a good addition.

Looks like a good candidate. From what I can tell, the domain for their API is mashape.p.mashape.com. Is that right as far as you know? Are there any other subdomains you need to be able to use them?

Thanks for the response & good point.

The API I am currently using is for League of Legends; it is found at https://www.mashape.com/meepo/league-of-legends

I think the subdomain is teemojson.p.mashape.com

(An example call is curl --include --request GET 'https://teemojson.p.mashape.com/misc/summoner-name/na/54353; ...... )

It looks like different APIs are under different subdomains, but all are under the p.mashape.com subdomain.

OK, I've added *.p.mashape.com. See whether that works?

It worked! Awesome. Thank you very much! This is a great service.