# REST API

The Lynk REST API provides HTTP endpoints for querying your semantic layer programmatically — submitting natural language questions and retrieving results without using the Lynk UI.

{% hint style="info" %}
Full REST API documentation is in progress. For current API access and endpoint details, contact your Lynk account team or visit [app.getlynk.ai](https://app.getlynk.ai).
{% endhint %}

***

## Related Reference

* [Lynk SQL](https://docs.getlynk.ai/api-reference/api/lynk-sql) — the query syntax the agent uses, which you can also use directly
* [Evaluations](https://docs.getlynk.ai/concepts/concepts/evaluations) — test cases that validate agent accuracy before pushing to production
