> For the complete documentation index, see [llms.txt](https://assetstore.replaykit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.replaykit.voxelbusters.com/api.md).

# API

- [Create](https://assetstore.replaykit.voxelbusters.com/api/create.md)
- [Can Record (Service Availability)](https://assetstore.replaykit.voxelbusters.com/api/is-service-available.md)
- [Register Listeners](https://assetstore.replaykit.voxelbusters.com/api/initialisation.md): Get callbacks when an event occurs
- [Is Recording](https://assetstore.replaykit.voxelbusters.com/api/is-recording.md): Learn how to check if recording is in progress
- [Is Paused or Recording](https://assetstore.replaykit.voxelbusters.com/api/is-preview-available.md): Learn how to know if a preview is available
- [Prepare Recording](https://assetstore.replaykit.voxelbusters.com/api/prepare-recording.md)
- [Start Recording](https://assetstore.replaykit.voxelbusters.com/api/start-recording.md)
- [Stop Recording](https://assetstore.replaykit.voxelbusters.com/api/stop-recording.md): Learn how to stop a recording
- [Open Recording](https://assetstore.replaykit.voxelbusters.com/api/preview.md): Learn how to show preview of the recording
- [Discard Recording](https://assetstore.replaykit.voxelbusters.com/api/discard.md): Discard a recording once its recorded
- [Save Recorded Video](https://assetstore.replaykit.voxelbusters.com/api/save-recorded-video.md): Learn how to save recorded video to gallery
- [Share Recorded Video](https://assetstore.replaykit.voxelbusters.com/api/share-recorded-video.md): Learn how to share recorded video
- [Flush](https://assetstore.replaykit.voxelbusters.com/api/flush.md)
