Manage domain/account
General settings allow you to manage your account with Couchdrop. Its also the perfect place to start with API access.
Get Account
Headers
Name
Type
Description
{
"account": {
"api_token": "token",
"email_address": "[email protected]",
"subscription_type": "couchdrop_new_enterprise",
"username": "mshindo"
}
}{
"err": "Token was not valid"
}Last updated