"The American Art API exposes art & artists from the Smithsonian American Art Museum's collection. The API is follows {JSON:API} specs."
The Smithsonian Museum of American is home to over 8,000 artists. Their API permits the intake of large quantities of data that are returned as JSON Files and can therefore be parsed through as dictionaries.
API Key: given by SAAM, grants access to data, will time out if too many requests are called.
Paging: page[offset] and page[limit] determined which records were returned. There are 8220 records, with a offset to limit ration of 20 to 1.
Sorting: I sorted by the field -alphabetical_name