FAIRSCAPE API

FAIRSCAPE auto-generates reference documentation using FastAPI, the modern Web framework for building APIs with Python 3.8+ based on standard Python type hints. The API is published in two interactive forms:

  • FAIRSCAPE REST docs UI: It is provided by Swagger UI and allows a client to use Try it out button to run operations on the endpoints.
  • FAIRSCAPE REST ReDoc UI: It is provided by ReDoc offering a three panel responsive layout containing a search bar on the left, documentation in the middle, and request and response examples on the right.