Jump to Content
Akita Software
DocsChangelogFAQs
AkitaBlogGitHubAkita Software
AkitaBlogGitHub
DocsChangelogFAQs

About Akita

  • Welcome! 👋
  • What Akita Gives You
  • How Akita Works
  • System Requirements
    • Akita Client Requirements
    • API Traffic Requirements
  • Talk to Us

Get started

  • Set up the App
  • Capture Traffic with the Akita Client
  • Understand Your API with the Akita App

Generate API Models

  • Where Should I Run the Akita Client?
  • Single Host/VM
    • Install on Linux
    • Install on macOS
    • Install on Docker
  • AWS ECS
  • AWS Fargate
  • 🚧 AWS Lambda 🚧
  • Azure App Service
  • Docker
  • Fly.io
  • 🚧 Google App Engine 🚧
  • Kubernetes
  • Other Ways to Build API Models
    • Django on Heroku
    • Express.js
    • With Browser HAR Files
    • With Postman Collections
    • With Proxies
  • Troubleshooting

Understand your API Models

  • Explore API Models
  • Automatically Track Changes
  • Explore Your API Graph
  • Data Formats

Customize API Models

  • Customize Packet Capture
  • Customize Path Parameters
  • Customize Host Mapping
  • Tag Your Traffic with Versions

Share API Models

  • Managing Teams

CLI Reference

  • apidiff
  • apidump
  • apispec
  • get
    • get graph
  • learn
  • setversion
  • upload
  • AkitaURIs
  • Choosing an output format

More about Akita

  • Data Access & Handling Policy
  • Terms of Service
  • Privacy Policy
  • Status Page

apidiff

Suggest Edits

Description

Compare 2 API specs.

Examples

akita apidiff akita://my-service:spec:spec1 akita://my-service:spec:spec2

Optional Flags

--out location

The location to store the diff as JSON. Can be a file or "-" for stdout.

If not specified, defaults to an interactive mode for exploring the diff on the command line.

Updated over 1 year ago


Did this page help you?