Skip to content

grillermo/webstats

Repository files navigation

Webstats Ahoy Ingestion API

OpenAPI Specification

  • Endpoint: GET /api/v1/openapi.yaml
  • Local URL: http://localhost:3000/api/v1/openapi.yaml
  • Source file: config/openapi/v1.yaml

Authentication

Create endpoints are protected with bearer token auth.

  • Header: Authorization: Bearer <token>
  • Env var: API_INGEST_TOKEN

Ingestion Endpoints

  • POST /api/v1/visits
  • POST /api/v1/events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors