meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| api [2026/08/31 19:25] – c/e wrongecho | api [2026/09/10 16:47] (current) – link to developer.itflow.org wrongecho | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| The current version of the ITFlow API is v1. It can be accessed at **itflow.example.com/ | The current version of the ITFlow API is v1. It can be accessed at **itflow.example.com/ | ||
| + | |||
| + | We are in the process of creating dedicated API documentation accessible at: [[https:// | ||
| ===== Generating an API Key ===== | ===== Generating an API Key ===== | ||
| Line 62: | Line 64: | ||
| * For POST requests, the '' | * For POST requests, the '' | ||
| * Be sure to check your Apache/PHP error logs if you're running into issues | * Be sure to check your Apache/PHP error logs if you're running into issues | ||
| + | * To prevent your server from accidentally logging API keys, see [[api_apache-logging|here]] | ||
| ---- | ---- | ||