This tag deals with [tag:maya] API questions, as opposed to Maya scripting interfaces.
maya-api is a subtag for Maya that deals with the maya API questions. C++ Application Programmer Interface provides better performance than MEL or Python. You can add new objects to Maya using the API, and code executes approximately ten times faster than when you perform the same task using MEL. Also, you are able to execute MEL commands from the API.