> If you're using the API yourself it means the cost of building is complete
Opening up an internal API with a know client that you own to the whole world introduces more complexity around authentication, rate limiting, traffic inspection, etc, that OP probably doesn't need to worry about now.
Comments
> If you're using the API yourself it means the cost of building is complete
Opening up an internal API with a know client that you own to the whole world introduces more complexity around authentication, rate limiting, traffic inspection, etc, that OP probably doesn't need to worry about now.
cost of building is definitely not the cost of operation