You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/api.nameai.dev/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,10 @@
3
3
## API
4
4
The API extends the NameGuard API and is fully compatible with it.
5
5
6
-
NameAI-specific endpoints are under the [api.nameai.dev/nameai](https://www.api.nameai.dev/nameai) path prefix.
6
+
NameAI-specific endpoints are under the [api.nameai.dev](https://api.nameai.dev) path prefix and
7
+
NameGuard-specific endpoints are under the [api.nameai.dev/nameguard](https://api.nameai.dev/nameguard) path prefix.
7
8
8
-
API documentation is available at [api.nameai.dev/nameai/docs](https://api.nameai.dev/nameai/docs) and [api.nameai.dev/docs](https://api.nameai.dev/docs) for NameGuard.
9
+
API documentation is available at [api.nameai.dev/docs](https://api.nameai.dev/docs)for NameAI and [api.nameai.dev/nameguard/docs](https://api.nameai.dev/nameguard/docs) for NameGuard.
9
10
10
11
Lambda is publicly accessible under given domain [api.nameai.dev](https://api.nameai.dev)
0 commit comments