GET
Sfile File Search
Search files from Sfile and return deduplicated result links with title and metadata info.
Endpoint
https://api.seaavey.com/search/sfile Parameters
query string required The search keyword for files.
limit number Maximum number of items to return (1-50). Defaults to 20.
Response
-
status— number -
success— boolean -
latency— string -
data— object[]-
title— string -
url— string -
info— string
-
Errors
401 Invalid or expired API key 400 Missing or invalid query parameter query or limit 429 Too many requests 500 Failed to search Sfile