blob: e07c21c97507f9b09e847e46a49b68e3b5f8b8cd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
---
title: 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.
|