Sign in

SectionInfo

documented

Section metadata.

GET /api/info/sectioninfoInfo objectsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://fleep.io/api/info/sectioninfo" \
  -X GET \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
  -H "Cookie: token_id={{FLEEP_TOKEN_ID}}; ticket={{FLEEP_TICKET}}"