TypeScript integration
import Faro_web_sdk from 'faro-web-sdk'; const client = new Faro_web_sdk({ apiKey: "YOUR_API_KEY" });
curl \
# append ?api_key=$API_KEY to the URL \
/docket.{response_format}curl \
# append ?api_key=$API_KEY to the URL \
/document.{response_format}curl \
# append ?api_key=$API_KEY to the URL \
/documents.{response_format}