aboutsummaryrefslogtreecommitdiffstats
path: root/meta.sr.ht/api.md
blob: d291a03405d387d0cabf2329334a28dd18ebaced (plain) (blame)
1
2
3
4
5
6
7
8
# meta.sr.ht API

There are two primary APIs for accessing meta.sr.ht programmatically:

- [OAuth API](oauth-api.md): authenticating across all sr.ht services
- [User API](user-api.md): accessing information about the authenticated user

Each is documented on their respective pages.