Update API Endpoint Documentation authored by Nick Fi's avatar Nick Fi
......@@ -2,6 +2,7 @@
title: API Endpoint Documentation
---
## End-point: key
This endpoint allows you to make an HTTP POST request to create a new API Key. Upon successful creation, the endpoint returns a 200 status code along with a JSON response containing the 'Key', 'Owner', and 'ValidFrom' fields.
......
......