Back to all terms
73Network & protocolsEssential

Endpoint

Endpoint

The access address of one specific API function; different features usually map to different endpoints.

For example

I call the /v1/words endpoint to fetch the word list.

Resources

Copy prompt

List the REST endpoints this app needs, with method, path and payload for each.

Related terms

See all