SFRSSFRS
API Reference

API Reference

Interactive API documentation for the SFRS API

The SFRS API provides endpoints for validating SFRS documents, converting between formats, packaging canonical filings, and accessing schema information.

Base URL

https://api.sureshake.org

Available Endpoints

Validation

Conversion

Model Versions

The API currently supports two model surfaces:

  • v1 Legacy statement-shaped SFRS documents.
  • v2 Canonical fact-centric filings.

New integrations should prefer v2.

Schemas

Health

Authentication

Currently, the SFRS API is publicly accessible without authentication for development purposes.

Response Format

All API responses are returned in JSON format with appropriate HTTP status codes.

On this page