Start Developing
You can interact with the platform using any HTTP client to send requests and receive responses.Get your API Key
After signing up, navigate to the API settings page to create your personal API key.
Prepare Videos
Videos you upload must meet the following requirements:
- Video and audio formats: The video must be encoded in a format supported by FFmpeg.
- Audio track: If you intend to use audio transcription, the video should include an audio track.
Example Jupyter Notebook
Use this example Jupyter notebook as a starting point to explore the Memories.ai API and to build your own application.
