REST API schema #838
Unanswered
alpipego
asked this question in
Forums - Q&A
Replies: 1 comment 6 replies
-
|
FastAPI(used for REST API server) automatically generates interactive API documentation. If you are running docker container, check under |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if there is a REST API schema somewhere. It seems that at least some parameters are named differently between the python API and the REST API (
/crawl), e.g.,extraction_strategyvsextraction_config. Somehow, I was unable to find this in the documentation.Beta Was this translation helpful? Give feedback.
All reactions