Property | Description |
---|---|
Resource URL | /api/portal/developers |
Method | GET |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /api/portal/developers/{id} |
Method | GET |
Type | None |
Body | Developer Object |
Param | None |
Property | Description |
---|---|
Resource URL | /api/portal/developers |
Method | POST |
Type | None |
Body | Developer Object |
Param | None |
Property | Description |
---|---|
Resource URL | /api/portal/developers/{id} |
Method | PUT |
Type | None |
Body | Developer Object |
Param | None |
Property | Description |
---|---|
Resource URL | /api/portal/developers/{id} |
Method | DELETE |
Type | None |
Body | None |
Param | None |
NOTE: This functionality is available from v2.3.8 onwards
Property | Description |
---|---|
Resource URL | /api/portal/developers/verify_credentials |
Method | POST |
Type | None |
Body | None |
Param | None |
NOTE: This functionality is available from v2.3.8 onwards
Property | Description |
---|---|
Resource URL | /api/portal/developers/password/:Id |
Method | POST |
Type | None |
Body | None |
Param | None |
/api/activity/keys/aggregate/#{keys}/#{from}/#{to}?p=-1&res=day
keys
should be specified separated by ’,’ delimiter.from
and to
values must be in // format.res
attribute: ‘day’, ‘hour’ or ‘month’api_id
- policy id associated with developer portal API. If ommited return stats for all APIs.add2b342,5f1d9603
, is 2 users keys. Note that this example shows hashed key values as described here. Key hashing is turned on for the Cloud, but for Multi-Cloud and Self-Managed installations you can also turn it off. Hashed keys mean that the API administrator does not have access to real user keys, but they can still use the hashed values for showing analytics.
Property | Description |
---|---|
Resource URL | /portal/developers/:Id/subscriptions |
Method | POST |
Type | None |
Body | Subscription Object |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/:developerId/keys/:keyId |
Method | PUT |
Type | None |
Body | Policy change Object |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/:developerId/keys/:keyID |
Method | DELETE |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/:developerId/keys/:keyID/reset_quota |
Method | POST |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/oauth/:appId |
Method | DELETE |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /oauth-clients/{oauthClientId}/revoke |
Method | POST |
Type | JSON |
Body | Client Object |
Param | None |
Property | Description |
---|---|
Resource URL | /oauth-clients/{oauthClientId}/revoke_all |
Method | POST |
Type | JSON |
Body | Client Object |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/:Id/subscriptions |
Method | POST |
Type | None |
Body | Subscription Object |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/:developerId/:keyId/:policyId |
Method | GET |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/key/:apiID/:keyID/:Id |
Method | DELETE |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/key/:apiID/:keyID/:Id/reset_quota |
Method | POST |
Type | None |
Body | None |
Param | None |
Property | Description |
---|---|
Resource URL | /portal/developers/oauth/:apiId/:appId |
Method | DELETE |
Type | None |
Body | None |
Param | None |