I have a web2py application that accepts values and calculates a score, and 
I want partner sites to be able to access the API
Originally, I was going to have partner sites write the form and pass a 
JSON object with their partner identifier, access key, and key/value pairs 
- and just return a score

However, I want to enable partners to use what I have built so they don't 
have to build anything on their end.
Is there a way to embed my web2py form in external sites securely, and 
still be able to track the partner identifier so I know who is accessing 
the API?

Any help or suggestions appreciated
Thanks

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to