# Pinning Services API

### Pinning Services API

#### The IPFS Pinning Services API Spec

IPFS builds a standardised set of specifications for developers, allowing applications to integrate pinning services without the need to understand the pinning service's unique API.

More information: <https://ipfs.github.io/pinning-services-api-spec/>.

#### Endpoints

Users who are looking to use the IPFS Pinning Services API can perform interactions from the following 4EVER dedicated API endpoints:

```
https://api.4everland.dev
```

Please visit the [Official Endpoint Documentation](https://ipfs.github.io/pinning-services-api-spec/#tag/pins) for more up-to-date information.

#### Authentication

You need to have an `accessToken` to authenticate with 4EVERLAND through the Pinning Services API spec and it can be easily found on the 4EVER Pin page. When you first enter the 4EVER Pin page, the `accessToken` is automatically generated.

This `accessToken` can not be deleted, but can be reset.

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FPBWNTEuftdTCZyJ6AFkV%2Fimage.png?alt=media&#x26;token=dd83d243-4442-425d-8ff5-32d61c07df66" alt=""><figcaption></figcaption></figure>

Note: The Bearer Token method is used for authentication in the Pinning Services API Spec, and you'll provide an authentication header using your accessToken as follows:

```
Authorization: Bearer YourAccessToken
```

#### Configuring 4EVERLAND in the IPFS Desktop App

You can configure the 4EVER Pin in the IPFS desktop application. To do so, open the app > Preferences > Add Service:

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FFs8aYI78vLoVbr1ZTQWK%2Fimage.png?alt=media&#x26;token=f38d7c38-ee88-46d5-9734-82fac2315c04" alt=""><figcaption></figcaption></figure>

Select '**Add a custom one**', fill in the form information and your accessToken from the 4EVER Pin.

<figure><img src="https://4107147272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVHC4TEQKrh3Bfvq5dDi%2Fuploads%2FetB1sFTK0Da0RX9SYUix%2Fimg_v2_43d77372-40cc-4831-a4e3-1e475f0a704h.jpg?alt=media&#x26;token=5d6027e5-2158-4e4a-8b33-f8a65a93c250" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you have any questions, please join our [Discord server](https://discord.com/invite/Cun2VpsdjF), or send us an email at <contact@4everland.org>.
{% endhint %}
