
The EzineArticles Application Programming Interface (API) allows developers to connect their applications to the EzineArticles database. The API gives programmers the ability to retrieve article information from any author or category. They can also create accounts and submit new articles.
Get the API Key
In order to use EzineArticles API you must first obtain unique API Key, this Key identifies your application to EzineArticles. You pass it with all your API calls.
General Information
Find general information on how to use EzineArticles API. Information on available response formats, returned data amounts, and common parameters needed for searches and article submissions.
Search Articles
You can retrieve article information such as recently published articles. You can also gather articles from a specific EzineArticles Expert Author and/or a particular EzineArticles category.
Search Authors
Search Authors API method allows to lookup a specific EzineArticles Expert Author biography. You can also gather top authors from a specified category.
Search Categories
Information on how to retrieve a list of EzineArticles categories or subcategories.
Create a New Account
The new account creation API method allows you to create new account and become an EzineArticles Expert Author.
Member Authentication
Your application might need to access features that are only available to those with an existing EzineArticles Membership Account.
Submit Article
The EzineArticles API provides the ability to submit new articles or update existing articles associated with your account. In order to submit or update articles you must have an EzineArticles Membership Account.
Account Articles Search
This part of the API allow you to access more details about article in your account. It can be used to monitor the status of your articles.
Account Status
Your application may need to retrieve a status of existing EzineArticles member, for example membership level, number of submissions left or a list of alternate author names. This might be helpful if you are developing an application which submits articles on behalf of your customers who are also members of EzineArticles.