The world's easiest way to create high-quality APIs

Startup in seconds

Quick-start in your terminal

$ curl -sS https://apigility.org/install | php

# or if you do not have curl installed

$ php -r "readfile('https://apigility.org/install');" | php

# open your browser to http://localhost:8080

Want an overview of the Apigility features?
Watch this video or others here

Apigility key features

RESTful or RPC services; JSON (specifically, HAL); Problem Details for HTTP APIs; Versioning; Normalisation and Validation; Authentication (HTTP Basic/Digest, OAuth2); Documentation (HTML, Swagger, API Blueprint).

Discover more >


Apigility runs everywhere

PHP, Mac, Windows, GNU/Linux