1.Api management |
Search the Uri list, display the property. |
Search the Uri Authority list, display the property. |
Search the Entity list, display the property. |
Search the Entity items and arguments list, display/initialize/update the property. |
Generate API online help html. |
Output OpenAPI Specifation by json or yaml. |
2.Document Catalog management |
Search the document catalog list by property, display/insert/update/delete the catalog and set the status. |
3.Folder management |
Search the folder list by property, display/create/update/move/delete the folder and set the status. |
Add/Delete the permission Access the folder. |
4.File management |
Search the file list, display/download/upload/update/delete the file and set the status. |
5.Code management |
Search the code list, display/insert/update/delete the code and set the status. |
6.Payment management |
Search the payment list by property, display/insert/update/delete the payment and set the status. |
7.Rest Client |
AirStage Login/Logout(Cookie), AirStage Login/Logout(Header Token) |
AirStage session validation(Cookie)、AirStage session validation(Header Token) |
OpenID Connect Authentication Integration (OAuth Authentication List Retrieval, OAuth Callback Redirect Service) |
IPLocation (Retrieval of Country, City, and Latitude-Longitude Coordinates of IP Addresses) |
Save and Retrieve Favorite APIs |
External URI Calling and Webhook Posting |
8.Encryption/Decryption |
Blowfish encryption/decryption, authentication code generation, authentication code verification, random string generation |
RSA key generation, encryption/decryption |
Handling encryption/decryption of session codes |
9.Formatting Processing |
Date/time validation, email address validation, email host validation, phone number validation |
WKT format validation for geometry (points, lines, polygons) |
IPv4 type validation |
JSON escaping, SQL statement escaping, InputStream to byte array conversion |
Other |
Initialization of business database connections |
Adding/checking locks for API concurrency control |
Number parsing |
Email sending |
CORS control |
Common exception handling |
Keeping alive monitoring |