TldKit
| API | Description |
|---|---|
| GET api/v1/TldKit |
Gets list of tlds |
| GET api/v1/TldKit/{id} |
Gets tldkit for the tld specified in {id} |
TldKitSortedByUpdatedDate
| API | Description |
|---|---|
| GET api/v1/TldKitSortedByUpdatedDate?take={take}&skip={skip} |
Gets list of tlds sorted by updated date |
