<p>This document outlines how to connect a SpinShare userprofile with your application and how you can use this connection to perform user actions such as creating reviews or adding charts to playlists.</p>
<p>This document outlines how to connect a SpinShare userprofile with your application and how you can use this connection to perform user actions such as creating reviews or adding charts to playlists.</p>
</div>
</div>
<divclass="content"id="terminology">
<divclass="card"id="terminology">
<h1class="content-title">
<h2class="card-title">Terminology</h2>
Terminology
</h1>
<tableclass="table table-bordered">
<tableclass="table table-bordered">
<tr>
<tr>
...
@@ -144,8 +149,10 @@
...
@@ -144,8 +149,10 @@
</table>
</table>
</div>
</div>
<divclass="card"id="creating-a-connection">
<divclass="content"id="creating-a-connection">
<h2class="card-title">Creating a Connection</h2>
<h1class="content-title">
Creating a Connection
</h1>
<divclass="alert alert-secondary"role="alert">
<divclass="alert alert-secondary"role="alert">
<h4class="alert-heading">Attention</h4>
<h4class="alert-heading">Attention</h4>
...
@@ -159,6 +166,7 @@
...
@@ -159,6 +166,7 @@
<p>Save the ConnectToken locally and use it for protected API endpoints. If you need to verify if your ConnectToken is still valid, you can use the <ahref="#validating-a-token">Validating a Token</a> API endpoint.</p>
<p>Save the ConnectToken locally and use it for protected API endpoints. If you need to verify if your ConnectToken is still valid, you can use the <ahref="#validating-a-token">Validating a Token</a> API endpoint.</p>
<p>Welcome to the SpinShare API Documentation! These pages focus on all the data you can access from SpinSha.re to make cool stuff. Whether you're working on a Twitch bot, a mod for the game or anything else helping, we want you to be able to use our platform to make your projects even better!<br/><br/>So what are we waiting for? Let's create something awesome together!</p>
<p>Welcome to the SpinShare API Documentation! These pages focus on all the data you can access from SpinSha.re to make cool stuff. Whether you're working on a Twitch bot, a mod for the game or anything else helping, we want you to be able to use our platform to make your projects even better!<br/><br/>So what are we waiting for? Let's create something awesome together!</p>
</div>
</div>
<divclass="content">
<h1class="content-title">
Support
</h1>
<p>If you need any help implementing the SpinShare API, feel free to ask us anything in the <codeclass="code">#development</code> channel on our <ahref="https://spinsha.re/discord"target="_blank">Discord Server</a>.</p>