1. Create an API Key
Create an API Key
Create an API Key
Follow the link below to create your API Key if you haven’t done so already.
You will need it to interact with ContextLM API.
If you already have an API Key, skip this step and move to the next
section.
- Go to ContextLM.ai and sign up or log in. 2. Go to API Keys and create a new API Key.
2. Make your first request
Make a POST request to this endpoint:https://api.contextlm.ai/v1/generate_speech to convert text to speech.
Remember to replace ContextLM_API_KEY with your actual API key.
Terminal example
