This page lists all Appropedia resources related to APIs:
- Appropedia Action API - Entry point to the main API of Appropedia (documentation)
- Semantic MediaWiki adds a few modules to access semantic data (documentation)
- Appropedia REST API - Entry point to the REST API of Appropedia (documentation)
- Extension:SemanticRESTAPI adds an endpoint to access semantic data (example)
- Extension:Metadata adds an endpoint to access page properties (example)
- mw.Api - JavaScript client for easy interaction with the Action API
- mw.Rest - JavaScript client for easy interaction with the REST API
- EasyWiki - PHP client for easy interaction with the Action API
- Extension:ExternalData - For querying external APIs directly from Appropedia