How to use this API? https://mcapi.ca/pages/docs/skin
https://mcapi.ca/pages/docs/skin
https://mcapi.ca/pages/docs/avatar
https://mcapi.ca/pages/docs/query
I cant use those using rest service! Can u give me an example?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
https://mcapi.ca/pages/docs/skin
https://mcapi.ca/pages/docs/avatar
https://mcapi.ca/pages/docs/query
I cant use those using rest service! Can u give me an example?
pls
help
Hello Elvin,
These APIs return images, so you shouldn't use services for them:
https://mcapi.ca/pages/docs/skin
https://mcapi.ca/pages/docs/avatar
This API: https://mcapi.ca/pages/docs/query returns a json object, so you are free to use services for it
OK thanks , so I need to use rest service right?
For query - yes.
Hi Illya Stepanov's, I want to ask if I can use this api or not ? If I can and how can I get the show the image in my app? Thanks for reading ! https://mcapi.ca/skin/2d/{username}
You can use services ONLY for API which return data with json or xml format.
So it is possible to use services for https://mcapi.ca/pages/docs/query, but not for https://mcapi.ca/skin/2d/{username}.
Do you need just show image, or save it locally?
Just show the image can we use base64 method?BTW Thanks Sergiy Klibaba
Just show