Welcome to the Recorded Future Sandbox API documentation
The v0 API endpoints in the cloud version of Recorded Future Sandbox are considered stable. Minor changes will be made in a backwards compatible manner where possible and will be described in the change-log below.
For researchers and customers, we provide an API to automate sample analysis. The API is REST-like and includes event-driven actions.
- The RecordedFuture sandbox API: https://sandbox.recordedfuture.com/api/v0/
The endpoints described in the API documentation use this base URL as prefix.
The endpoints described in the API documentation omit this prefix.
One might also be interested in our official API client implemented in Go and Python.