The Movable Type and Professional Network Wiki has been moved to wiki.movabletype.org.
Movable Type API
The MT Perl API is documented within the perl modules (.pm files in MT_DIR/lib/) in POD format. You can read this documentation from the shell using the perldoc command. For example:
% cd <movable type directory>/lib
% perldoc MT
It has been reproduced here for your convenience.
All MT Docs
All MT Docs can be found at code.sixapart.com.
Discussion
Do these documents need to be maintained in two places? Which is better? Wiki or POD?
Wiki, the POD has several outdated parts and many parts of the API aren't even documented as yet. -- Arvind

