Jamie Hannaford | 2aaf1a6 | 2014-10-16 12:55:50 +0200 | [diff] [blame^] | 1 | <h2 id="tokens">Tokens</h2> |
| 2 | |
| 3 | <h3 id="generate-a-token">Generate a token</h3> |
| 4 | |
| 5 | <h3 id="get-a-token">Get a token</h3> |
| 6 | |
| 7 | <h3 id="validate-token">Validate token</h3> |
| 8 | |
| 9 | <h3 id="revoke-token">Revoke token</h3> |
| 10 | |
| 11 | <h2 id="endpoints">Endpoints</h2> |
| 12 | |
| 13 | <h3 id="create-an-endpoint"> Create an endpoint</h3> |
| 14 | |
| 15 | <h3 id="list-endpoints">List endpoints</h3> |
| 16 | |
| 17 | <h3 id="update-endpoint">Update endpoint</h3> |
| 18 | |
| 19 | <h3 id="delete-endpoint">Delete endpoint</h3> |
| 20 | |
| 21 | <h2 id="services">Services</h2> |
| 22 | |
| 23 | <h3 id="create-a-service">Create a service</h3> |
| 24 | |
| 25 | <h3 id="list-services">List services</h3> |
| 26 | |
| 27 | <h3 id="get-a-service">Get a service</h3> |
| 28 | |
| 29 | <h3 id="update-service">Update service</h3> |
| 30 | |
| 31 | <h3 id="delete-service"> Delete service</h3> |