Below is the list of available categories for applications. Applications may have one or more categories. Categories are combined using the pipe character i.e. Other|Art|Music|NFT
Applications will have a unique type, it can be a frame, action, client, or other. Below is the list of available types for applications. Overview and All are token application types to indicate searching of all types of apps.
The Page cursor for searches that are not of application type Overview or All are limited to 9 per page. Otherwise, the result will contain 9 apps for each non-token application types (Frame, Action, Client, and Other).
Accessing App Icons
App icon filenames are embedded in the search results with the icon key. To access the app icons, pull the image at: https://api.frames.sh/public i.e.:
Accessing App Thumbnails
App thumbnails are automatically pulled based on the app link's OG image or frame image and are hosted at https://proxy.frames.sh.
To access the app thumbnail, use the applications app_link and remove the symbols in URI for the GET request i.e.: to retrieve https://moxie.xyz's app thumbnail use:
An app may or may not have a thumbnail depending on the app link's content - OG images are fetched and used as thumbnails.
Rate Limits
The current rate limit for find requests is currently set at 256 requests per 30 seconds. This rate limit is subject to change in the future.