Skip to content

Automattic/akismet-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

Akismet API

This repository contains the latest OpenAPI spec for the Akismet API.

We have created an OpenAPI spec.yml file adhering to the OpenAPI v3.0.3 specification, which describes the existing endpoints and data structures of our API. While the file remains readable for humans, we specifically chose the OpenAPI format because it can be easily consumed by various tools. By utilizing this schema file along with compatible software, you can interact with the API without the need to write any code yourself.

For example, you can import the specification into SwaggerHub or Postman to experiment with the API. You can also generate code to work with the API automatically - we recommend OpenAPI Generator for this.

Guides

Other API resources

To get up and running with Akismet, take a look at our Getting Started guide:

https://akismet.com/developers/getting-started

You can view full documentation for each endpoint at:

https://akismet.com/developers