# API

The EVE Ref API is available at api.everef.net and an OpenAPI spec (opens new window) is available. Use Swagger Codegen (opens new window) to generate a client for your language.

# Running Locally

The API can run locally on port 8080 without any special configuration or local dependencies:

docker run -it --rm autonomouslogic/eve-ref:latest api