Skip to main content

Start Developing

You can interact with the platform using any HTTP client to send requests and receive responses.
1

Get your API Key

After signing up, navigate to the API settings page to create your personal API key.
2

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.

FAQ

If you encounter an “Exceeding limit” error, please refer to Rate Limit for more information.