Summary
This page is intended for developers wishing to connect to MTAPI, Mountville Mills Inc.'s WebAPI, to do things like place orders, retrieve shipping information, submit artwork, etc. MTAPI is a RESTful API and currently offers the ability to place orders for standard mats and to retrieve shipping information. However, be sure to check the "In Progress" section to see what we are actively developing.
Getting Started
Authentication Token (Recommended):
Please reach out and forward the following information to your Sales Representative in order to request an API token
Go to your Mountville web site account's developer page. (Example: https://account.mamatting.com/developers)
Fill out the form
Click "Generate Token"
You should receive an email containing your token information
For support, contact mtapi@mountville.com with detailed information
OAuth Access Token:
Go to User registration and create an account
Once you have an account, visit the v1/oauth documentation to learn how to obtain an access token
If you lose or forget your password, please visit Forgot Password to reset
Rate Limiting:
Rate limiting is applied to all API routes. The rate is ten request per thirty seconds.