How are API REST calls "directed" to my specific Tender instance?

Chris Markle's Avatar

Chris Markle

09 Dec, 2009 08:13 PM

I am curious how API calls "find their way" to my specific Tender instance (e.g., mycompany.tenderapp.com) where fwiw that Tender is running in provate mode (requirung user auth to access it). All the examples are along the lines of:

curl -H "Accept: application/vnd.tender-v1+json" http://api.tenderapp.com

I think I'm supposed to add my "site" name (mycompnay in the above case) ala:

curl -H "Accept: application/vnd.tender-v1+json" http://api.tenderapp.com/mycompany

and provide -u "USER:PASS" if needed.

Is this correct?

Thanks in advance...

  1. 1 Posted by Will on 09 Dec, 2009 09:05 PM

    Will's Avatar

    Yes that's correct, https://help.tenderapp.com/faqs/api/sites should have all the info you need pertaining to that.

    If you have any further questions, please feel free to let us know.

  2. Will closed this discussion on 09 Dec, 2009 09:05 PM.

Discussions are closed to public comments.
If you need help with Tender please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac