We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 801c57e + f85b800 commit d24a22fCopy full SHA for d24a22f
docs/api/rest-api.md
@@ -11,7 +11,7 @@ The DANDI API is available at:
11
12
## API Documentation
13
14
-The API documentation is available in two formats:
+The API documentation is available in three formats:
15
16
### Swagger UI
17
@@ -37,6 +37,10 @@ The ReDoc interface provides:
37
- Request and response examples
38
- Schema definitions
39
40
+### ReadMe.io
41
+
42
+- Production: https://dandi.readme.io
43
44
## Authentication
45
46
Some API endpoints require authentication. You can authenticate using an API key, which you can obtain from your DANDI account. To use the API key:
0 commit comments