Linkup raises $10M seed to build web search for AI. Read more →
curl --request GET \
--url https://api.linkup.so/v1/credits/balance \
--header 'Authorization: Bearer <token>'{
"balance": 123.456
}The /credits/balance endpoint allows you to retrieve your current credits balance.
curl --request GET \
--url https://api.linkup.so/v1/credits/balance \
--header 'Authorization: Bearer <token>'{
"balance": 123.456
}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.