hi all, do we have swagger document so that we can...
# getting-started
c
hi all, do we have swagger document so that we can find api easily
b
Currently we do not - but that’s because our Rest APIs are mainly intended to be used by our ingestion connectors (which in turn use a strongly-typed Python Emitter API). We do provide a publicly available GraphQL API. It’s API is documented here: https://datahubproject.io/docs/api/graphql/overview/
Let me know if you have questions!
c
many thanks