WebMock lets teams start building against a third-party API before they have access to it. Read the documentation/spec, declare stubs for the expected requests and responses, and develop (or demo features) against those stubs until real access is granted. Blimke used this pattern on a project where access to a critical third-party API arrived a month and a half after work began.