The document discusses extending the Arabidopsis Information Portal (AIP) by developing a new API framework called ADAMA. ADAMA will provide standardized, RESTful APIs for accessing AIP and third-party data sources. It will include features like authentication, throttling, response validation with JSON schemas, and documentation. The architecture involves ADAMA acting as an API manager and enterprise service bus to mediate between client applications and legacy data sources. Developers can easily create new ADAMA APIs by following guidelines to make their code public and register the APIs.