gpgchatplatform

SGCC Platform API Documentation

The SGCC Platform API provides a set of simple, stateless CGI endpoints for a gpg-based chat application. It allows for sending and receiving encrypted messages.

1. 发送消息 (Sending a Message)

This endpoint is used to send an encrypted message to a recipient.

2. 列出消息 (Listing Messages)

This endpoint is used to retrieve a list of message IDs for a specific recipient.

3. 接收消息 (Receiving a Message)

This endpoint is used to retrieve a specific encrypted message by its ID.


Copyright (C) 2025 SessionHu This document is licensed under the CC BY-NC-SA 4.0 International.