Moving calls to client helper while I'm at it
diff --git a/_site/docs/identity/v3/index.html b/_site/docs/identity/v3/index.html
new file mode 100644
index 0000000..f86dccb
--- /dev/null
+++ b/_site/docs/identity/v3/index.html
@@ -0,0 +1,31 @@
+<h2 id="tokens">Tokens</h2>
+
+<h3 id="generate-a-token">Generate a token</h3>
+
+<h3 id="get-a-token">Get a token</h3>
+
+<h3 id="validate-token">Validate token</h3>
+
+<h3 id="revoke-token">Revoke token</h3>
+
+<h2 id="endpoints">Endpoints</h2>
+
+<h3 id="create-an-endpoint"> Create an endpoint</h3>
+
+<h3 id="list-endpoints">List endpoints</h3>
+
+<h3 id="update-endpoint">Update endpoint</h3>
+
+<h3 id="delete-endpoint">Delete endpoint</h3>
+
+<h2 id="services">Services</h2>
+
+<h3 id="create-a-service">Create a service</h3>
+
+<h3 id="list-services">List services</h3>
+
+<h3 id="get-a-service">Get a service</h3>
+
+<h3 id="update-service">Update service</h3>
+
+<h3 id="delete-service"> Delete service</h3>