I have a question about NATS API.
Do you have ability to export hosted galleries in the RSS feed by selected criteria?
For example, I login to NATS and want to import galleries by particular paysite to my script.
I select paysite from the list, program type, gallery type, template and NATS generate a special link:
http://nats.domain.com/feed.html?affiliate=richmedia&
paysite_id=2&
program=Revshare&
gallery_type=pictures&
template=15p&
link=encoded&
entries=all
This feed don't require password (for security reason), it's just limit requests frequency: say no more that 1 request per hour.
I suppose, it will be a very useful feature, because export to my site script become automate, secure and easy. Would be nice to implement this feature into all NATS scripts by default.