Hi Julian,
There isn't a machine-readable schema or WSDL document for the API
methods. Most of the existing language interfaces use schema-neutral
deserialization of the data XML, JSON, or YAML. For the .Net and Java
interfaces, I believe the schemas were created manually on the client
side based on the API method documentation.
Is there a particular language or environment you're hoping to use to
access the API?
Cheers,
---
Chris Radcliff
Eventful, Inc.
[EMAIL PROTECTED]
Life is short... make it Eventful!
On Aug 5, 2007, at 3:08 AM, Julian Klappenbach wrote:
I've been digging and was wondering
if there was a request based approach to accessing the schema for
results. Is there a web services-like approach (?WSDL), or is it
documented somewhere?
Thanks again...