MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Safe_Stamper_Web_API_callbacks",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "34": {
                "pageid": 34,
                "ns": 0,
                "title": "Safe Creative API Documentation",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[File:Safecreative.jpg|none]] \n===     Welcome to Safe Creative Wiki!===\n\nHere you can find documentation about the Safe Creative API.\n\n\n\n= Safe Creative API =\n* [[API Overview]]: First steps and basic concepts for using Safe Creative API\n* [[API Reference]]: Reference documentation for each component in the Safe Creative API\n* [[How to]]: Step-by-step tutorials for common scenarios\n* [[API Wrappers]]: Access the API from different programming languages: Java,Php,Ruby\n* [[Troubleshooting]]: Have any problem? Try here first.\n* [[API Service Status]]: Service status info page.\n\nSafe Creative API usage is free of charge, and subject to the following [http://www.safecreative.org/legal-api terms of service].\n\n= Safe Stamper API =\n* [http://wiki.safestamper.com Safe Stamper API]: Safe Stamper API documentation"
                    }
                ]
            },
            "35": {
                "pageid": 35,
                "ns": 0,
                "title": "Safe Stamper Web API",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "= API keys =\nTo use Safe Stamper Web through API, you need a pair of keys: \n* A '''shared key''' that identifies your client application\n* A '''private key''' used for signing your requests\n\nTo get your pair of API keys, you can contact us through [https://www.safestamper.com/contact Safe Stamper contact form]\n\n= API reference =\n\nAll operations may be called by POST or GET, and return their results in JSON format.\n\n== Authentication ==\n\nFor authentication, all requests must include a signature parameter calculated from the request parameters and the API client private key. \n\n* [[Safe Stamper Web API parameters signature]]\n\n== API operations ==\n* [[stamp]]: Send URLs to certificate\n* [[status]]: Check the status of a certification job\n\n== Callbacks ==\nWhen calling [[stamp]] you can provide a callback URL:\n\n* [[Safe Stamper Web API callbacks]]"
                    }
                ]
            }
        }
    }
}