# Endpoints

### Interactive Playground

{% hint style="warning" %}
To interact with data, we provide [GraphQL endpoint](https://graphql.org/learn/) where you can customize the response based on query payload. To use EverReal playground is required to provide the Bearer token, following was done in previous image.
{% endhint %}

Accessing EverReal playground you can run queries and mutations. Open your browser and access `https://{custom_subdomain}.everreal.co/api/reporting/graphql`

<figure><img src="https://1594188794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgL3i0-8YP9K1HyrHy8%2Fuploads%2FDGWIxGnd9APC8l1IKEaE%2FScreenshot%202023-01-17%20at%204.19.20%20PM.png?alt=media&#x26;token=b25d8e06-6623-4c0a-9858-c5020899341a" alt=""><figcaption><p>Guilde to interactive playground</p></figcaption></figure>

Refer below entities to access data

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Users</td><td></td><td></td><td><a href="endpoints/account-users-members">account-users-members</a></td></tr><tr><td>Owners</td><td></td><td></td><td><a href="endpoints/owners">owners</a></td></tr><tr><td>Property Group</td><td></td><td></td><td><a href="endpoints/property-groups">property-groups</a></td></tr><tr><td>Properties</td><td></td><td></td><td><a href="endpoints/properties">properties</a></td></tr><tr><td>Units</td><td></td><td></td><td><a href="endpoints/units">units</a></td></tr><tr><td>Listings</td><td></td><td></td><td><a href="endpoints/listing">listing</a></td></tr><tr><td>Candidates</td><td></td><td></td><td><a href="endpoints/candidates">candidates</a></td></tr><tr><td>Messages</td><td></td><td></td><td><a href="endpoints/messages">messages</a></td></tr><tr><td>Contact Activities</td><td></td><td></td><td><a href="endpoints/contact-activites">contact-activites</a></td></tr><tr><td>Tenants</td><td></td><td></td><td><a href="endpoints/tenants">tenants</a></td></tr><tr><td>Contracting</td><td></td><td></td><td><a href="endpoints/contract">contract</a></td></tr></tbody></table>
