In order to interact with the NASS API, Naflows will provide the following data to the developers:
| Field Name | Type | Description | Privacy Level |
|---|---|---|---|
| API ID | String | Unique identifier for the API | Public |
| API Key | String | Key used for authentication | Private |
| Token | String | Token for session management | Private |
| Token Birthtime | DateTime | Timestamp when the token was created | Private |