Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Calls are structured https://api.teamform.co/<tenant id>/api/<api call>

  • For example, Get Teams is https://api.teamform.co/<tenant id>/api/getTeams

The default API endpoint is for Asia Pacific. For other regions the endpoint must include the region identifier:

  • US East: https://api-use1.teamform.co/<tenant id>/api/<api call>

  • UK: https://api-euw2.teamform.co/<tenant id>/api/<api call>

Considerations for using the API

...