Intellexer API provides REST API endpoints for main Intellexer semantics products.
Base URL for all API Calls: http://api.intellexer.com/
If you want to test Intellexer API and visualize response results without writing any lines of code, you can try our API Console. The API Console enables you to interact with the Intellexer API and debug API calls within seconds. You must be signed in to use this tool.
http://api.intellexer.com/[GET/POST method]?apikey={YourAPIKey}&options={options}and parse response results
To use Intellexer API, you need a private API key. If you do not have an API key, please register to obtain a free key for non-commercial use. You need to add your API key as a required parameter for every request sent to our server.
{{ code }}
{{ item.response }}
{{ item.responseDescription }}