Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.filefeed.io/llms.txt

Use this file to discover all available pages before exploring further.

Base URL

https://api.sftpsync.io

Authentication

  • Header: X-API-Key: <your_api_key>

Pagination

  • Page-based: ?page=1&limit=50
  • Offset-based (data pages): ?offset=0&limit=1000
For a typed client, use the @filefeed/sdk API Library.