Developer Features: API: API URL
## Overview
This section explains the URL to specify when operating the "[API](https://pleasanter.org/en/manual/api)". The server name and path of the URL will differ depending on the environment, so please read and execute the sample code appropriately.
## Detailed Information
The "[API](https://pleasanter.org/en/manual/api)" URL is written in the following format.
*{path} may be omitted depending on the environment.
##### URL
```
http://{server name}/{path}/api/{controller name}/{ID}/{method name}
```
## Example URL
Below are examples of URLs for each environment. Server names and paths may differ depending on the setup. Please check the URL you are actually using and change it as appropriate.
|No|Environment|Server name|Path|Example URL|
|:----|:----|:----|:----|:----|
|1|Community Edition Enterprise Edition|localhost|None|http\://localhost/api/items/100/get|
|2|Pleasanter.net|pleasanter.net|fs|https\://pleasanter.net/fs/api/items/100/get|
## Related Information
<div id="ManualList">
<article class="s-blog_list_unit"><h2>
<h2>The specified information was not found.</h2>
<p><a href="/ja/manual">Return to top</a></p>
</article>
</div><input id="SearchTextHidden" type="hidden" value="" />