/
ME
medama-io
/
Medama Analytics API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 24m ago · Updated 2mo ago
Details
Filter operations
auth
1
event
2
stats
12
user
3
website
5
get
List Websites.
post
Add Website.
get
Get Website.
delete
Delete Website.
patch
Update Website.
website
Add Website.
Add a new website.
post
/websites
Request body
WebsiteCreate
required
Request body for creating a website.
name
string
required
hostname
string
hostname
required
Response
Created
WebsiteGet
required
Response body for getting a website.
name
string
required
hostname
string
hostname
required
Changes