The process to deal with a REST API in AIMMS is very similar from case to case, however you can find details of some differences in AIMMS Documentation: HTTP Client Library. Here, we use a concrete example of extracting photos from a Flickr gallery.
Prerequisites
Make sure the following have been done:- Install the AIMMS HTTP Client Library
- Obtain an API Key
Read more...