# Entry - Additional Info Entry Additional Info records are dynamic topics that we provide information about in our Entry Requirements. \ \ You may use this endpoint to get a list of topics that are currently supported. \ The code field value of records returned in response of this endpoint, can be used as parameters to different endpoints. Endpoint: GET /entry/additional-info Version: 2.0.0 Security: , ## Response 200 fields (application/json): - `additional_info` (array) - `additional_info.code` (string) The code value shouldn't change for a topic and can be used to identify topics. \ However, kindly note that a topic may be removed at any time. Example: "topic_code" - `additional_info.name` (string) Example: "Topic Name" - `requestid` (string) Unique Request ID identifying this request. - `responsetime` (number) Time taken to generate response.