We have just a few rest endpoints. You can find some swagger documentation here:
- Development: http://localhost:8000/swagger-ui/index.html
- Staging: http://api.staging.entitlementcard.app/swagger-ui/index.html
- Production: http://api.entitlementcard.app/swagger-ui/index.html
Our schema with all mutations and queries can be found here:
- Development: http://localhost:8000/graphiql
- Staging: https://api.staging.entitlementcard.app/graphiql
- Production: https://api.entitlementcard.app/graphiql