Authentication

The Technical Terms API is publicly accessible — no credentials required.

The Technical Terms API does not require authentication. All endpoints are open and publicly accessible with no API key, token, or other credentials.

You can make requests directly:

curl https://tech-terms-api-production.up.railway.app/terms

Authentication will be introduced in a future version of the API.