Build with UK procurement intelligence.
Bring tender discovery into your workflows. Search opportunities with the REST API, or connect your AI tools through MCP. Both use the same scoped keys and organisation allowance.
Included with Scale. Create and manage keys in your Tendex workspace.
Search tender opportunities
curl --get 'https://api.tendex.ai/v1/tenders' \
--header "Authorization: Bearer $TENDEX_API_KEY" \
--data-urlencode 'q=software'Start building
Make your first request
Find a tender, retrieve its details and connect your own tools.
Authentication and scopes
Control which integrations can access your organisation’s API allowance.
Pagination and search
Work through results in bounded pages.
Usage, limits and errors
Understand the shared REST and MCP allowance and handle retries.
Integration examples
Use Tendex from a Node.js backend or a Python script.
Connect to Tendex MCP
Give your AI tools access to tender search and opportunity details.