developers:chart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
developers:chart [2025/03/14 02:48] – created chaddevelopers:chart [2026/05/28 17:29] (current) – [Headers] frank
Line 6: Line 6:
 All times are in CST. All times are in CST.
 </bootnote> </bootnote>
 +
 +
 +The complete API documentation is available via Swagger UI at:
 +
 +[[https://api-sim.t4login.com/chart/swagger/index.html|T4 Chart API Documentation]]
 +
 +The Swagger documentation provides:
 +  * Complete list of available endpoints
 +  * Request parameters and response formats
 +  * Interactive testing capability
 +  * Authentication requirements
  
 ===== Aggregated Chart Data ===== ===== Aggregated Chart Data =====
Line 21: Line 32:
 ^ Header           ^ Value                                                   ^ Description                                                                             ^ ^ Header           ^ Value                                                   ^ Description                                                                             ^
 | Authorization    | Bearer <token>                                          | **Required**. A valid bearer token to authenticate the request.                         | | Authorization    | Bearer <token>                                          | **Required**. A valid bearer token to authenticate the request.                         |
-| Accept           | application/octet-stream, application/t4                | **Optional**. Specifies the content type that the client can handle. Use this header to request compact binary format response. If omitted, the default response format is JSON. |+| Accept           application/json, text/csv, application/octet-stream, application/t4               | **Optional**. Specifies the response format the client can handle. If omitted, the API returns JSON. Use text/csv to request CSV, or application/octet-stream / application/t4 to request the compact binary format. |
  
 **Examples:** **Examples:**
  • developers/chart.1741920528.txt.gz
  • Last modified: 2025/03/14 02:48
  • by chad