API Builder currently supports:
- autocomplete + geocode APIs
- autocomplete-only APIs
- geocode-only APIs
- data APIs
What powers these APIs
These APIs are powered by datasets stored in Tamaat's data store. Users can use one dataset or combine multiple datasets and set precedence between them.
A typical build sequence
- Choose the namespace and subdomain you want to publish under.
- Choose the API type.
- Select the dataset or datasets that will drive the API.
- Decide which fields should participate in matching and which fields should be returned.
Important current boundary
Publishing ETL flows directly as APIs is an upcoming capability, not a current live feature.