datapond.earth
To legally communicate with datapond, you need to implement the following API, and you need to register a public key profile as a local legal representative with a valid email address representing the legal body for that area. All data input is manually verified until datapond collects the email extension for that local area.
        POST /reportCopyright
        JSON Body structure:
            datapond_url
            title: "The Book Title",
            author: "The name of the Author",
            copyrightinfo: "isbn data, etc, publisher contact details, lawyer details, author details"
            contactEmail: "the email address with a valid domain extension",
            contactName: "string",
            conversationDetails:
                state: "new, response hello",
                messages:
                    -
                      ts: "timestamp in minutes",
                      message: "chat message"