Post Need API
This API enables your site visitors to post a need on MiNeeds directly from your site while you can get co-branding and enhanced experience for your visitors.
HTTP Method(s):
POST
URL:
http://www.mineeds.com/api/post_need_key
Formats:
xml
Public Method:
No (Need API Key)
zipcode
Zipcode
No
category_id
No
title
Need Title
No
description
Need Description
No
api_key
your API Key
Yes
cURL (cURL):
curl -d "zipcode=
&category_id=&title=&api_key=" http://www.mineeds.com/api/post_need_key
<?xml version="1.0" encoding="UTF-8" ?>
<post_need_key>
<process_key>f590f0c7e59d97b89d1c9c8325b889bd922edfee</process_key>
</post_need_key>