Documentation Index
Fetch the complete documentation index at: https://docs.linkup.so/llms.txt
Use this file to discover all available pages before exploring further.
Get your API key
Create a Linkup account for free to get your API key.
Using cURL
Your API key needs to be sent with every request as a Bearer token in theAuthorization header.
curl
Using the Python SDK
Option 1: Set aLINKUP_API_KEY environment variable in your shell before using the SDK.
shell
LINKUP_API_KEY environment variable directly within Python, using for instance os.environ or python-dotenv.
python
python
Using the JS SDK
Pass the Linkup API key to the Linkup Client.js
Need help? Email
support@linkup.so, ping us on Discord, or talk to us.